Files
pandoc/test/command
John MacFarlane 0a502e5ff5 HTML reader: retain attribute prefixes and avoid duplicates.
Previously we stripped attribute prefixes, reading
`xml:lang` as `lang` for example. This resulted in
two duplicate `lang` attributes when `xml:lang` and
`lang` were both used.  This commit causes the prefixes
to be retained, and also avoids invald duplicate
attributes.

Closes #6938.
2020-12-10 15:44:10 -08:00
..
2020-10-07 23:05:51 -07:00
2020-11-22 10:54:42 -08:00
2020-11-18 14:48:56 +01:00
2020-11-18 14:48:56 +01:00
2020-11-18 14:48:56 +01:00
2020-11-25 15:49:17 -08:00
2020-08-31 21:22:03 +02:00
2020-08-31 21:22:03 +02:00
2020-06-23 08:27:19 -07:00
2020-10-08 21:36:08 -07:00
2020-10-13 14:52:09 -07:00
2020-10-21 23:14:17 -07:00
2020-10-27 22:21:03 -07:00
2020-11-18 22:44:32 -08:00
2020-11-20 13:40:26 -08:00