1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/core/modules/parsers
Jeremy Ruston daff9c10f3 Tighten terminology for plugins vs. modules
"Plugins" are bundles of tiddlers managed as one, "modules" are
JavaScript tiddlers with a module type identifying when and how they
should be executed.
2012-08-03 15:09:48 +01:00
..
javascriptparser Removed mistaken suppression of trailing newlines in JS comments 2012-06-09 22:39:13 +01:00
newwikitextparser Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
wikitextparser Removed parser switch 2012-07-14 18:08:00 +01:00
imageparser.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
jsonparser.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
plaintextparser.js A quick sweep for missing or inaccurate code comments 2012-05-19 18:23:14 +01:00
tiddlytextparser.js Add block mode macros to tiddlytextparser 2012-05-29 22:16:02 +01:00