Skip to content

Tags: dylanoldfield/go-docx

Tags

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was signed with the committer’s verified signature.
lukasjarosch Lukas Jarosch
feat: re-add html escaping

v0.4.6

Toggle v0.4.6's commit message

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request lukasjarosch#13 from sashamelentyev/feat/dont-panic

feat: dont panic

v0.4.4

Toggle v0.4.4's commit message
handle nested placeholders

v0.4.3

Toggle v0.4.3's commit message
add placeholder validation; introduce validPlaceholders in ParsePlace…

…holders to not modify the iterating slice (which def will cause issues)

v0.4.2

Toggle v0.4.2's commit message
cleanup and refactoring; renamed TextRun to TagPair

v0.4.1

Toggle v0.4.1's commit message
remove deltaLength from r.fragmentsFromPosition() call

v0.4.0

Toggle v0.4.0's commit message
gofmt

v0.3.2

Toggle v0.3.2's commit message
fix license link

v0.3.1

Toggle v0.3.1's commit message
add simple Replace test to verify that the replaced docx is actually …

…valid xml