issues
search
tree-sitter-grammars
/
tree-sitter-markdown
Markdown grammar for tree-sitter
MIT License
427
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug: inline LaTeX formulae are not highlighted
#176
Silzinc
opened
1 day ago
0
fix: exclude <> from link_destination
#175
tbung
opened
1 week ago
0
bug: `link_destination` should not include `<>`
#174
tbung
opened
1 week ago
1
bug: link_destinations with spaces do not get parsed
#173
erikli
closed
3 days ago
2
bug: Using environment variables for conditional compilation breaks use as a Rust library
#172
tv42
opened
2 weeks ago
2
feature: Add GFM autolinks (extension)
#171
powerman
opened
2 weeks ago
0
feature: rust parser: `MarkdownCursor.node().walk()` should be a `MarkdownCursor`
#170
janWilejan
opened
3 weeks ago
1
rust parser: `MarkdownCursor` is missing several methods compared to `TreeCursor`
#169
janWilejan
opened
3 weeks ago
0
rust parser documentation: Wrong documentation for `MarkdownParser::parse_with`
#168
janWilejan
opened
3 weeks ago
0
bug: incremental_selection at ending space reports E5108
#167
xudyang1
closed
2 weeks ago
7
feat: update to tree-sitter 0.24
#166
ObserverOfTime
closed
1 month ago
0
fix: recognize escaped "$" in latex blocks
#165
ribru17
closed
1 month ago
1
feature: Parse URLs out from plaintext paragraphs
#164
keithfancher
opened
1 month ago
0
fix: allow whitespace after closing code block fence
#163
ribru17
closed
1 month ago
1
Added rudimentary helper lib for Python (similar to the one for Rust)
#162
Greenscreener
opened
2 months ago
0
Fix filename of common/common.js in package.json that breaks the node package after rename.
#161
Greenscreener
closed
2 months ago
0
feat!: update to tree-sitter 0.23
#160
hendrikvanantwerpen
closed
2 months ago
2
Add "Installing" section to README
#159
cbenz
opened
2 months ago
0
bug: wrong highlights and injections.scm
#158
viperML
closed
2 months ago
0
docs: fixed typos in the rust docs
#157
HU90m
opened
3 months ago
0
Is this package pip installable?
#156
TACIXAT
closed
3 months ago
1
Detect code blocks more leniently
#155
SomeoneToIgnore
closed
1 month ago
1
bug: a `list_item` does not work well as a textobject
#154
oblitzitate
opened
5 months ago
1
bug: Long paragraph leads to breakdown of highlight.
#153
yuukibarns
closed
5 months ago
1
bug: Final fence not properly parsed in code blocks
#152
pokey
closed
5 months ago
2
bug: text ending with numbers in underscore block is not italic
#151
litoj
opened
6 months ago
0
bug: README: inline latex is not listed in Extensions
#150
jmtd
opened
6 months ago
1
bug: go binding cannot be imported
#149
wasd96040501
closed
6 months ago
1
bug: Escaped `\$` counts as end of latex block
#148
ribru17
closed
1 month ago
0
bug: Latex injections appear multiple times in AST
#147
camoz
opened
6 months ago
1
feature: Add a performance comparison to the README
#146
vassudanagunta
opened
7 months ago
1
feature: pandoc raw_tex and raw_attribute support
#145
anuramat
closed
7 months ago
4
chore: fix not being able to discard changes to .png files
#144
mikavilpas
closed
8 months ago
1
refactor: Remove unused code
#143
mikavilpas
closed
8 months ago
1
docs: contribution instructions teach how to run tests
#142
mikavilpas
closed
8 months ago
0
chore: include the grammar files in the npm package
#141
mikavilpas
closed
8 months ago
5
chore: fix npm publish warnings
#140
mikavilpas
closed
8 months ago
1
chore: specify node version for contributors
#139
mikavilpas
closed
8 months ago
1
Standardization update
#138
ObserverOfTime
closed
8 months ago
6
MDX Parser
#137
barrett-ruth
opened
9 months ago
5
markdown-inline grammar fails tests
#136
msva
closed
8 months ago
1
Code block not recognized as one if there is trailing space on the closing fence
#135
kirawi
closed
1 month ago
5
Change _word rule to inlcude snake case
#134
MDeiml
closed
9 months ago
0
Transfer parser to tree-sitter-grammars org?
#133
clason
closed
9 months ago
4
fix: fix clang compiler warnings
#132
aminya
closed
10 months ago
1
markdown highlight error
#131
onns
closed
10 months ago
14
Disable underline for none-latin CJK letters.
#130
Explorare
closed
10 months ago
2
Fix parsing of uppercase task list item marker
#129
liskin
closed
10 months ago
1
Extend front matter support
#128
alexmozaidze
opened
11 months ago
0
Nested list item with 4 indents is concealed unexpectedly
#127
letstakeawalk
opened
12 months ago
5
Next