TiddlyWiki5/editions/dev
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
..
tiddlers Make it easier to subclass the wikitext parser with a custom rule set 2021-02-03 15:13:56 +00:00
tiddlywiki.info Enable the internals plugin by default in docs (#4335) 2020-04-07 20:41:00 +01:00