1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/core/modules/parsers/wikiparser
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
..
rules Add start/end properties for table row/cell elements (#8494) 2024-08-08 10:06:44 +01:00
wikiparser.js Tweak #7866 to omit "rule" property when unset, instead of leaving it null 2024-06-08 16:51:00 +01:00
wikirulebase.js Moving the wikiparser rules around 2012-12-20 16:38:33 +00:00