Commit graph

11 commits

Author SHA1 Message Date
Josh Johnson
39167c3252 Add Attribute Values Test Case
Issue: #189
2018-06-11 18:58:54 -04:00
Josh Johnson
b50cdaea8e Add Failing Test
Issue: #187
2018-06-11 18:38:42 -04:00
Josh Johnson
5a90a0c121 Add Failing Test
Issue: #185
2018-05-31 18:41:52 -04:00
Josh Johnson
07b47c4748 Add Failing Test
Issue: #149
2018-05-29 21:44:43 -04:00
Josh Johnson
b65009728c Add Failing Test
Issue: #178
2018-05-29 19:39:09 -04:00
Josh Johnson
be30a5671b Support Single Quotes in Attributes
Issue: #177
2018-05-29 18:51:15 -04:00
Josh Johnson
36820ce320 Add Failing Test
Issue: #177
2018-05-29 18:43:01 -04:00
Josh Johnson
2c6a5ceaa0 Maintain Comment Formatting
#118
2018-02-13 22:52:19 -05:00
Josh Johnson
ea5416b506 Preserve Line Breaks for Readability
#59
2018-02-01 20:46:01 -05:00
Josh Johnson
27433b47ce Add Tests for Fixed Issues
This commit also changes the "fix" for text-only lines. We should be adjusting the text content as little as possible. In this case, we are still adding spaces (or tabs) after the last line break, but that is necessary to indent the closing element. I'll continue to adjust this as needed based on feedback and possibly add a setting to gate this behavior.

#137
2018-01-30 17:25:49 -05:00
Josh Johnson
b9b6aec528 Add First Test 2018-01-30 16:45:10 -05:00