Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdditional attribute '\t'='' appears if we use multiline attributes #796
Comments
added a commit
to Inversion-des/slim
that referenced
this issue
Jan 8, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
Inversion-des
Jan 8, 2018
I use this workaround (Inversion-des@8857e41), but there should be some better solution.
Inversion-des
commented
Jan 8, 2018
•
|
I use this workaround (Inversion-des@8857e41), but there should be some better solution. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Inversion-des commentedJan 8, 2018
There is some problem with render:
produces
<div><p \t="" class="martian" data-info="Illudium Q-36" id="marvin"></p><p>Next line</p></div>Attribute
\t=""is wrong here.