Closed UnknownPlatypus closed 3 months ago
There's a single space in the <style>
tag of the tests. Is this expected?
Wasn't expected (tho the error exists for any number of space smaller than the indent width). Got probably scammed because I opened the file in intellij after editing in nano. This should be fixed now!
This fixes an error I discovered by formatting this snippet containing a mix of 2 and 4 spaces indents with
markup_fmt
.The first pass lead to this:
And the second one panicked because of the 2-space indent between the css classes