Skip to content

v0.1.0

Choose a tag to compare

@AaronCQL AaronCQL released this 28 Jul 11:27
· 89 commits to master since this release

Known issues

  • Newlines using double backslashes \\ does not render correctly
    • GitHub's markdown automatically escapes the double backslash, resulting in only a single backslash in the output HTML (which throws an error when parsing)