1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-11 01:11:28 +00:00
Files
Jeremy Ruston 23b4e03cd5 Extend HTML tag parser to maintain an ordered array of attribute names (#6132)
* Extend HTML tag parser to maintain an ordered array of attribute names

* Add some tests for repeated attributes

* Record entire attribute in orderedAttributes array so that we can work with duplicated attributes
2021-10-27 11:35:12 +01:00
..