1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-05 20:16:48 +00:00
TiddlyWiki5/core/modules/parsers/wikiparser
Joshua Fontany f1299120a6
Block Quotes - fix parsing error with spaces before reEndString (#8186)
* fix parsing error with spaces before reEndString, update docs to clarify block mode inside block quotes.

* additional advanced example

* oops, convert spaces back to tabs.

* reset indentation

* final tabs

* missed some

* wikitext classes are appended to other leading wikitext, no need to skip whitespace here.
2024-05-15 12:25:02 +01:00
..
rules Block Quotes - fix parsing error with spaces before reEndString (#8186) 2024-05-15 12:25:02 +01:00
wikiparser.js Remove whitespace immediately after pragmas (#7895) 2023-12-21 10:36:45 +00:00
wikirulebase.js Moving the wikiparser rules around 2012-12-20 16:38:33 +00:00