Skip to content

Markdown Link and Backslash Escape Support

Choose a tag to compare

@htinlinn htinlinn released this 08 Nov 15:53
· 16 commits to master since this release
3cb8bd7

1.1.0 release. The underlying parser has been modified to expand the functionality of the framework but should have no user-facing effects.

Added

  • Markdown link support for text views [PR #24]
  • Backslash support for syntax characters [PR #24]