Skip to content

v2.0

Compare
Choose a tag to compare
@askonomm askonomm released this 23 Aug 20:20
· 4 commits to master since this release
c1ca611

What's Changed

  • Improve architecture by @askonomm in #17
  • Do not correct ATX heading block when in code block by @askonomm in #19
  • Fix for link detection failing with an apostrophe by @askonomm in #21
  • Improve ATX heading blocks by @askonomm in #25
  • Allow an ATX heading block to precede with up to 3 spaces by @askonomm in #26
  • Implement newline corrector for list block. by @askonomm in #28
  • Add id attributes to headings based on value. by @askonomm in #30
  • Implement indented code blocks. by @askonomm in #31
  • Use a config map instead to overwrite parsers and correctors. by @askonomm in #33

Full Changelog: v.1.1.2...v2.0