Skip to content

2.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@colinodell colinodell released this 03 Jul 22:34
· 531 commits to main since this release
2.0.0-beta3
d8b7646

Changed

  • Any leading UTF-8 BOM will be stripped from the input
  • The getEnvironment() method of CommonMarkConverter and GithubFlavoredMarkdownConverter will always return the concrete, configurable Environment for upgrading convenience
  • Optimized AST iteration
  • Lots of small micro-optimizations