(TW5) Adding Support for variant wikiparsers I have seperated the bulk of wikiparser into a abstract base class (without rules). This is then inherited and made concrete by providing rules to the constructor.
https://github.com/buggyj/TiddlyWiki5/tree/wikiparser506 The targets from bld.sh seem to look the same. This new structure allows for other types of wikiparsers to be build from the same mechanism. Here I have started the support for the text/x-tiddlywiki parser: https://github.com/buggyj/TiddlyWiki5/tree/wikiparserclasic506 -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
