Attribute value without a key is removed while formatting #305
Labels
bug
Something isn't working
enhancement
New feature or request
formatting
This issue or enhancement is related to formatting support
Milestone
In a case like:
<a bb="asd" "aaa"> </a>
the value
"aaa"
will be lost since it hits an unknown state.In similar situations these unknown states need to atleast remember the content or else it will be lost.
The text was updated successfully, but these errors were encountered: