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
indent-alignment: Indent alignment of list items, wrapped lines, and blocks [This rule threw an exception: Cannot read properties of undefined (reading 'tokens')] markdownlint(indent-alignment)
Sample document:
# Heading
Lorem ipsum dolor sit amet.
The text was updated successfully, but these errors were encountered:
In markdownlint 0.34.0, micromark was moved behind a "feature" flag (With regards to the custom rule parser, the docs state "The value 'micromark' is valid but is NOT currently supported."). Based on DavidAnson/markdownlint#1298 (comment) it seems support for using micromark will return in the future. However, until the markdownlint API changes, there doesn't appear to be much that can be done to resolve this.
onebytegone
changed the title
VS Code reports exception when markdown file starts with front-matter
Latest Markdownlint VS Code extension (markdownlint v0.34.0) reports exception running this rule
Jul 23, 2024
Error text:
Sample document:
The text was updated successfully, but these errors were encountered: