Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Akait
5c2a918946
feat(html): Support self-closing flag () 2022-06-14 13:31:23 +00:00
Alexander Akait
064e50448f
fix(html/codegen): Fix quotes in attributes () 2022-06-10 03:54:04 +00:00
Alexander Akait
da09c1ca5b
feat(html/codegen): Improve entity compression () 2022-06-07 04:33:33 +00:00
Alexander Akait
ae1ff1e55b
feat(html/codegen): Support context element () 2022-06-05 20:43:56 +00:00
Alexander Akait
c9d0e37ab9
fix(html/codegen): Remove optional html start tag () 2022-05-27 14:45:18 +00:00
Alexander Akait
d833057d79
fix(html/codegen): Handle HTML entities correctly () 2022-05-27 08:39:30 +00:00
Alexander Akait
a6beda81ca
test(html/codegen): Avoid newline at the end of file () 2022-05-27 05:35:17 +00:00
Alexander Akait
c6ec9f9cf2
feat(html/codegen): Omit start and end tags if it is possible () 2022-05-25 16:48:33 +00:00
Alexander Akait
fa4a60a318
fix(html/codegen): Fix codegen () 2022-05-13 04:45:40 +00:00
Alexander Akait
20982288fb
fix(html/parser): Fix bugs () 2022-04-28 17:27:39 +00:00