Skip to content
Snippets Groups Projects
Commit 946de603 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

Don't escape attribute quotation symbol

When using double quotes for attributes, we don't need to escape '; when
using single quotes, we don't need to escape ".

This changes behavior to match 1.9 by default (where we don't escape ').

Contributes to #272.
parent 44e4d7e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment