TiddlyWiki5/boot
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
..
boot.css.tid
boot.js Make it easier to subclass the wikitext parser with a custom rule set 2021-02-03 15:13:56 +00:00
bootprefix.js
sjcl.js
sjcl.js.meta