Skip to content

Commit 527cbe6

Browse files
authored
chore: update tree-sitter-markdown (#10039)
1 parent 7ec509e commit 527cbe6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

languages.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ block-comment-tokens = { start = "<!--", end = "-->" }
14811481

14821482
[[grammar]]
14831483
name = "markdown"
1484-
source = { git = "https://github.com/MDeiml/tree-sitter-markdown", rev = "aaf76797aa8ecd9a5e78e0ec3681941de6c945ee", subpath = "tree-sitter-markdown" }
1484+
source = { git = "https://github.com/tree-sitter-grammars/tree-sitter-markdown", rev = "62516e8c78380e3b51d5b55727995d2c511436d8", subpath = "tree-sitter-markdown" }
14851485

14861486
[[language]]
14871487
name = "markdown.inline"
@@ -1492,7 +1492,7 @@ grammar = "markdown_inline"
14921492

14931493
[[grammar]]
14941494
name = "markdown_inline"
1495-
source = { git = "https://github.com/MDeiml/tree-sitter-markdown", rev = "aaf76797aa8ecd9a5e78e0ec3681941de6c945ee", subpath = "tree-sitter-markdown-inline" }
1495+
source = { git = "https://github.com/tree-sitter-grammars/tree-sitter-markdown", rev = "62516e8c78380e3b51d5b55727995d2c511436d8", subpath = "tree-sitter-markdown-inline" }
14961496

14971497
[[language]]
14981498
name = "dart"

0 commit comments

Comments
 (0)