Skip to content

4.7.9 — “The Markdown Resonance”

Compare
Choose a tag to compare
@valentjn valentjn released this 29 Feb 10:36
  • 🔧 Change: Update Markdown parser Flexmark to 0.60.2; this increases the speed of parsing Markdown
  • New: Add possibility to ignore Markdown elements or replace them by dummy words via ltex.markdown.ignore and ltex.markdown.dummy#26
  • 🔧 Change: Ignore Markdown code blocks by default
  • 🔧 Change: Replace auto-links and inline Markdown code with dummy words by default
  • 🐛 Bug fix: Fix match positions were sometimes off by one, especially in Markdown documents
  • 🔧 Change: Rewrite MarkdownAnnotatedTextBuilder
  • 🔧 Change: Update LTEX LS to 4.7.9