Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #27 from TeCHiScy/develop feat: support image replace
feat: re-add html escaping
Merge pull request #13 from sashamelentyev/feat/dont-panic feat: dont panic
handle nested placeholders
add placeholder validation; introduce validPlaceholders in ParsePlace… …holders to not modify the iterating slice (which def will cause issues)
cleanup and refactoring; renamed TextRun to TagPair
remove deltaLength from r.fragmentsFromPosition() call
gofmt
fix license link