You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π§ 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 β vscode-ltex#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