1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-27 14:48:19 +00:00
TiddlyWiki5/editions/dev/tiddlers/new
jeremy@jermolene.com 9f9ce6595b Make it easier to subclass the wikitext parser with a custom rule set
We can now pass arrays of rule classes to the parser constructor, overriding the rules that would normally be used by the parser.

This allows us to create custom variants of the wikitext parser with their own content type.

It could also provide a basis for a new Markdown parser based on our existing wikitext parser but with new rules.
2021-02-03 15:13:56 +00:00
..
Adding Babel Polyfill to TiddlyWiki.tid Move coding docs to the /dev wiki 2017-03-19 13:53:21 +00:00
Filter Operators.tid One more fix 2015-10-03 08:43:55 -04:00
Hook_ th-page-refreshed.tid Add new th-page-refreshed hook 2018-01-04 16:01:19 +00:00
Hook_ th-page-refreshing.tid DynaView plugin: add optional scroll position preservation 2019-01-11 17:50:52 +00:00
Hook__th-deleting-tiddler.tid Add several new hooks for UI actions 2017-02-09 15:42:55 +00:00
Hook__th-editing-tiddler.tid Docs for #2901 2017-06-29 09:05:11 +01:00
Hook__th-importing-file.tid Add new hook "th-importing-files" 2017-10-11 17:52:37 +01:00
Hook__th-importing-tiddler.tid Add new hook "th-importing-files" 2017-10-11 17:52:37 +01:00
Hook__th-navigating.tid Add support for th-navigating event 2017-02-19 15:47:37 +00:00
Hook__th-relinking-tiddler.tid Add several new hooks for UI actions 2017-02-09 15:42:55 +00:00
Hook__th-renaming-tiddler.tid Add several new hooks for UI actions 2017-02-09 15:42:55 +00:00
Hook__th-rendering-element.tid Extend the element widget with a hook to intercept DOM node creation 2020-07-02 13:13:55 +01:00
Hook__th-server-command-post-start.tid Add the "tiddlywiki" argument to the server start hook (#3592) 2018-11-29 09:51:11 +00:00
Hook_th-make-tiddler-path.tid Create Hook_th-make-tiddler-path.tid (#5274) 2020-12-14 19:20:29 +00:00
HookMechanism.tid Dev: Update hook mechanism docs 2020-12-13 20:01:47 +00:00
ImportLogging.tid Move docs for 5.1.5 release 2014-11-26 11:22:20 +00:00
ParserSubclassingMechanism.tid Make it easier to subclass the wikitext parser with a custom rule set 2021-02-03 15:13:56 +00:00
th-opening-default-tiddlers-list.tid Add several new hooks for UI actions 2017-02-09 15:42:55 +00:00
th-saving-tiddler.tid Add old tiddler to th-saving-tiddler hook 2020-06-18 11:49:59 +01:00
Using ES2016 for Writing Plugins.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
Using Notifications.tid Docs tweaks for #2922 2017-06-28 17:58:58 +01:00
WidgetSubclassingMechanism.tid Docs: Typo 2019-03-18 12:40:15 +00:00