1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/core/modules/parsers
Rob Hoelz 3707e10ef6
Add start/end properties for table row/cell elements (#8494)
* Add test for existing table parsing functionality

* Add expected start/end for tr elements in table wikitext test

* Populate start/end properties for tr elements

* Add expected start/end for th/td elements in table wikitext test

* Populate start/end properties for th/td elements
2024-08-08 10:06:44 +01:00
..
wikiparser Add start/end properties for table row/cell elements (#8494) 2024-08-08 10:06:44 +01:00
audioparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
binaryparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
csvparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
htmlparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
imageparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
parseutils.js Merging #7866: Add start and end properties to WikiText AST nodes 2024-06-08 16:40:20 +01:00
pdfparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
textparser.js Fixes Text Parser being impacted by overrides to codeblock widget (#7844) 2023-11-20 08:38:04 +00:00
videoparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00