Skip to content

Substitutions to the rescue

Compare
Choose a tag to compare
@sroehrl sroehrl released this 21 Aug 03:47
· 13 commits to master since this release
63a483e

Better control over what get's rendered at which point in time:
With substitutions, you can ensure execution of e.g. functions BEFORE the delimiter-captured strings are replaced!

What's Changed

  • Substitutions added (with readme changes) by @sroehrl in #16

Full Changelog: v2.0.2...v2.1.0