Emanuele Stoppa
|
1a27277a48
|
feat(html/parser): text expressions (#6802)
Co-authored-by: mdevils <176898+mdevils@users.noreply.github.com>
Co-authored-by: dyc3 <1808807+dyc3@users.noreply.github.com>
|
2025-07-09 21:30:06 +01:00 |
|
Emanuele Stoppa
|
e517994738
|
feat(parser): parse Astro frontmatter (#6689)
|
2025-07-03 09:59:50 -04:00 |
|
Carson McManus
|
ff2b6b2b58
|
refactor(parse/html): split HtmlName into HtmlTagName and HtmlAttributeName (#5267)
|
2025-03-03 16:15:38 -05:00 |
|
Carson McManus
|
1edc35f651
|
feat(parser,format/html): add CDATA sections (#4859)
|
2025-01-09 09:57:09 -05:00 |
|
Carson McManus
|
ecf1f16c16
|
refactor(parser/html): refactor comments to be nodes in the tree (#4056)
|
2024-09-24 16:24:27 +01:00 |
|
suxin2017
|
26a7aae5a9
|
fix(html/parser): support root element list (#3985)
|
2024-09-20 06:40:38 -04:00 |
|
Carson McManus
|
4c8c264142
|
feat(parser/html): correctly parse void elements (#3854)
|
2024-09-13 05:03:12 -04:00 |
|
Carson McManus
|
b835e0bce6
|
fix(parser/html): fix parsing html keyword in doctype (#3776)
|
2024-09-04 08:05:59 -04:00 |
|
Emanuele Stoppa
|
a6f5f0e818
|
feat(parser): basic parsing element list with context bump (#2272)
|
2024-04-02 12:31:40 +01:00 |
|
Emanuele Stoppa
|
d98c5491f9
|
feat(parser): basic parsing for HTML parser (#2238)
|
2024-03-29 16:33:25 +00:00 |
|
Emanuele Stoppa
|
66a99f63f5
|
chore: add html parser crate (#2163)
|
2024-03-29 08:27:07 +00:00 |
|
ty
|
1646ddb29b
|
chore: fix typo (#1751)
|
2024-02-05 13:04:58 +00:00 |
|
Emanuele Stoppa
|
3bd7a9cad7
|
feat: HTML grammar (#1544)
|
2024-01-12 20:50:50 +00:00 |
|