John MacFarlane
|
ed3d466384
|
Really fix #3989.
The previous fix only worked in certain cases.
Other cases with `>` in an HTML attribute broke.
|
2017-11-01 09:27:51 -07:00 |
|
John MacFarlane
|
f1ebdb8145
|
Updated command test for #3989.
We didn't fix it completely before.
|
2017-11-01 09:15:15 -07:00 |
|
John MacFarlane
|
896803b0d5
|
HTML reader: htmlTag improvements.
We previously failed on cases where an attribute contained a `>`
character. This patch fixes the bug.
Closes #3989.
|
2017-10-23 17:29:32 -07:00 |
|