issues
search
tree-sitter
/
tree-sitter-html
HTML grammar for Tree-sitter
MIT License
136
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: bump tree-sitter/setup-action from 1 to 2
#114
dependabot[bot]
closed
4 days ago
0
Patch release?
#113
mwhitworth
closed
6 days ago
1
Escaped quote doesn't work in attributes
#112
almahdi404
opened
4 weeks ago
0
Update
#111
amaanq
closed
1 month ago
0
Parser crashes neovim
#110
dominicmeyer
closed
1 month ago
1
Fix rust bindings
#109
NomisIV
closed
1 month ago
1
Support entity in attributes + Disallow comments in attributes
#108
matubu
opened
2 months ago
0
build: update bindings
#107
amaanq
closed
2 months ago
0
Status of project?
#106
JordanAnthonyKing
closed
2 months ago
3
`pre` tag inside a `p` tag produces an error
#105
stsewd
closed
3 months ago
2
Need help to contribute injection
#103
ignamartinoli
opened
3 months ago
0
SIGSEGV in html highlighting in neovim
#102
Blechlawine
closed
3 months ago
3
SIGSEV error during parsing html
#101
ReyPJ
closed
5 months ago
5
Crash when parsing `<summary>` tag
#100
dkasak
closed
5 months ago
1
Segmentation fault editing a tag attribute
#99
vakorol
closed
6 months ago
9
[bug] tree-sitter-html 0.20.3 should not have tree-sitter 0.21 as dep
#98
HerringtonDarkholme
closed
6 months ago
0
[Feature Request] Differentiate void elements
#97
LeviOP
opened
6 months ago
0
chore: remove unused token types
#96
virchau13
closed
6 months ago
1
release tree-sitter 0.21 compatible version
#95
HerringtonDarkholme
closed
6 months ago
2
Segmentation fault in neovim with neovim-treesitter
#94
jacekjarosz55
closed
7 months ago
2
Update bindings & workflows
#93
ObserverOfTime
closed
6 months ago
0
Should this HTML be causing an ERROR ?
#92
ghedwards
opened
7 months ago
0
Fix a crash in the external scanner, convert scanner to use `array.h` header
#91
maxbrunsfeld
closed
8 months ago
4
rename attribute_value to unquoted_attribute_value etc
#90
milahu
opened
8 months ago
0
add leading and trailing whitespace to text nodes
#89
milahu
opened
8 months ago
2
Void elements should not allow children
#88
ObserverOfTime
opened
8 months ago
0
leading and trailing whitespace is lost when it should be part of text nodes
#87
milahu
opened
8 months ago
0
"</script>" string literal in javascript breaks parser?
#86
michaelfortunato
closed
8 months ago
4
feat!: demo new `array` header inclusion
#85
amaanq
closed
8 months ago
1
feat: support omitted `html`, `head`, and `body` end tags
#84
amaanq
closed
8 months ago
0
doctype: parse all child nodes
#83
milahu
opened
8 months ago
2
xhtml: allow xml processing instructions <?xml ... ?>
#82
milahu
closed
8 months ago
3
ci: remove travis configuration file
#81
dundargoc
closed
9 months ago
3
ci: bump actions/checkout from 3 to 4
#80
dependabot[bot]
closed
9 months ago
0
ci: bump actions/setup-node from 3 to 4
#79
dependabot[bot]
closed
9 months ago
0
ci: add dependabot
#78
dundargoc
closed
9 months ago
0
lit-html - non quoted attribute values give ERROR
#77
renxzen
closed
9 months ago
19
Is it possible to have this parser support nested HTML comments?
#76
ghedwards
closed
9 months ago
4
Parser failure on unclosed <head> inside unclosed <html>
#75
clarfonthey
closed
8 months ago
4
Closing tag name affects tree
#74
seblj
closed
9 months ago
1
[Feature Request] Integrate with tree-sitter-comment
#73
alexmozaidze
opened
10 months ago
0
[wasm]build wasm and run in node env throw error
#72
wszgrcy
closed
8 months ago
7
Quiet a Swift Package Manager warning by removing reference to a directory that doesn't exist
#71
danielpunkass
closed
9 months ago
1
Quiet an "Implicit conversion loses integer precision" warning when building for Mac
#70
danielpunkass
closed
9 months ago
0
.
#69
user8104988254885
closed
9 months ago
0
Publish 0.20.0
#68
cloudhead
closed
6 months ago
11
Prep release
#67
amaanq
closed
1 year ago
0
Rust tree_sitter::Language error
#66
kkoomen
closed
1 year ago
2
BUG 🐞: parsing breaks when using framework attribute tags such as `@class('test')`
#65
EmranMR
closed
1 year ago
3
fix: mark helper functions as static to avoid conflicts when used with other parsers
#64
amaanq
closed
1 year ago
0
Next