Christopher Pickering
|
4ac5fd0da8
|
fix(span): fixed indent on nested inline tags on a span
closes #383
|
2022-09-15 09:44:21 +02:00 |
|
Christopher Pickering
|
f0d37a59d1
|
fix(alpine js): fix incorrect indent on alpinejs attribs w/ nested HTML
closes #381
|
2022-09-14 09:43:31 +02:00 |
|
Christopher Pickering
|
183c4fc8f0
|
fixed lint
|
2022-08-16 07:42:44 -05:00 |
|
Ruan Bahia
|
a3ccc1974c
|
fix(formatter): fix IndexError while adding indentation to attributes
solves issue with boolean attributes at the start of tags.
closes #290
|
2022-08-04 23:51:09 -03:00 |
|
John Mark Vandenberg
|
788715585c
|
Fix spelling
|
2022-08-02 06:27:29 +08:00 |
|
Christopher Pickering
|
80263b29bd
|
fix(formatter): fix to prevent formatter from breaking malformed attribute tags
closes #317
|
2022-08-01 07:56:29 -05:00 |
|
Christopher Pickering
|
886d59021a
|
feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line
Added more tests.
|
2022-05-16 09:25:29 -05:00 |
|
Christopher Pickering
|
a124a4dd6d
|
test(html tests): restructured tests
|
2022-05-13 16:11:06 -05:00 |
|
Christopher Pickering
|
eec497d043
|
test(yaml): added more yaml tests
|
2022-05-13 15:49:24 -05:00 |
|
Christopher Pickering
|
aee34ea64c
|
test(restructured): restructured the tests
|
2022-05-13 15:36:55 -05:00 |
|