Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lukasjarosch/go-docx

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #27 from TeCHiScy/develop

feat: support image replace

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 #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