1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 09:43:16 +00:00
TiddlyWiki5/core/modules/parsers
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
..
wikiparser Extend HTML tag parser to maintain an ordered array of attribute names (#6132) 2021-10-27 11:35:12 +01:00
audioparser.js Scale embedded videos and audios to fit their container (#3943) 2019-10-19 11:44:18 +01:00
binaryparser.js Add download button/link to binary tiddler warning banners in view and edit mode (#4423) 2020-01-31 09:13:28 +00:00
csvparser.js Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
htmlparser.js Add a hidden setting to control HTML sandboxing 2021-04-11 10:10:16 +01:00
imageparser.js Add support for image/vnd.microsoft.icon content type 2021-01-03 10:04:52 +00:00
parseutils.js Support for macro params in filter operands (#5836) 2021-06-29 22:21:39 +01:00
pdfparser.js Separate the PDF parser from the image parser 2016-12-15 17:13:32 +00:00
textparser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
videoparser.js Add support for file type webm & ogg theora (#4404) 2020-01-04 11:27:13 +00:00