Closed mbylstra closed 8 years ago
input
<div>a "quoted" word</div>
expected output
div [] [ text "a \"quoted\" word" ]
actual output
div [] [ text "a "quoted" word" ]
input
expected output
actual output