Commit graph

8 commits

Author SHA1 Message Date
Christopher Pickering
0d170aab6c
fix(image tag): added image tag to template break tag list. srcset formatting
closes #444
2022-11-03 11:40:09 +01:00
Christopher Pickering
907a1bfb9c
fix(attributes): prevented attribute indentation for url type attributes
Also fixed attribute quoting issues

closes #320, closes #86, closes #195
2022-11-03 11:15:35 +01: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