./textproc/tree-sitter-markdown, Markdown grammar for tree-sitter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.1.0.5.0, Package name: tree-sitter-markdown-0.7.1.0.5.0, Maintainer: pkgsrc-users

Markdown grammar for tree-sitter


Master sites:

Filesize: 409.684 KB

Version history: (Expand)


CVS history: (Expand)


   2025-05-18 12:33:36 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-markdown: update to 0.7.1.0.5.0.

Breaking Changes

    Regenerate parsers with ABI 15

What's Changed

    Require tree-sitter.json for Successful Tree-Sitter Build by @linw1995 in #187
   2025-04-11 09:50:02 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-markdown: update to 0.7.1.0.4.1.

0.4.1

chore: regenerate with tree-sitter 0.25.3 by @clason in #190

0.4.0

Fix filename of common/common.js in package.json that breaks the node package \ 
after rename. by @Greenscreener in #161
fix: recognize escaped "$" in latex blocks by @ribru17 in #165
fix: allow whitespace after closing code block fence by @ribru17 in #163
feat: update to tree-sitter 0.24 by @ObserverOfTime in #166
fix: highlights & injections query paths in tree-sitter.json by @topi314 in #178
injections.scm: TOML +++ metadata frontmatter support by @notpeter in #181
   2025-02-19 13:08:27 by Thomas Klausner | Files touched by this commit (2)
Log message:
tree-sitter-markdown: switch to tree-sitter-grammars version of the grammar

Make sure version number is higher than it was before.
   2023-06-03 08:42:22 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/tree-sitter-markdown: import tree-sitter-markdown-0.7.1

Markdown grammar for tree-sitter