We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(Parser): code block highlight
doc(Parser): TypeScript import
doc(AstNode): update
doc(Token): update
doc(Linter): update `monaco()`
doc(AstElement): update
fix(Parser): fix GitHub workflow
style: eslint-plugin-markdown
update
feat(TableToken): lint `table-layout`
doc: wording
doc(TableBaseToken): update Missing `TableToken.getLayout()` and `TableToken.getNthCell()`
chore: update
feat(types): add `rule` to `LintError`
fix(Tokens): fix table syntax
Omit main entry path
feat(Browser): webpage for highlighter demo
feat(AstElement): `range` in `json()`
Revert "chore(AstElement): update" This reverts commit 061427e0d0a5285c1766af82f9ab602e2fd9dbcc.
chore(AstElement): update
fix(HeadingToken): fix `lint()`