1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 16:23:15 +00:00
TiddlyWiki5/core/modules
Jermolene 63c174d7ed Update KaTeX wrapper to support operation under Node.js
Now we can generate static HTML containing mathematical typesetting
2014-10-06 21:20:19 +01:00
..
commands Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
filters Fix "each" filter operator with missing tiddlers 2014-10-05 16:25:01 +01:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros Add dumpvariables macro 2014-09-08 15:06:49 +01:00
parsers Stop classifying digits as lower case letters in wikilinks 2014-09-17 12:55:39 +01:00
savers Added error handling to upload saver 2014-09-27 10:47:31 +01:00
startup Prompt twice when setting password 2014-10-06 10:22:09 +01:00
storyviews Fix problem with zoomin storyview and hidden sidebar 2014-10-06 09:18:29 +01:00
upgraders Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
utils Update KaTeX wrapper to support operation under Node.js 2014-10-06 21:20:19 +01:00
widgets Add error formatting for transclusion recursion errors 2014-09-24 11:50:38 +02:00
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
deserializers.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
filters.js Ensure that deprecations are clearly marks 2014-09-10 09:20:43 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
saver-handler.js Missed corrections of tm-auto-save-wiki message 2014-09-02 11:16:06 +01:00
syncer.js Delete syncer tiddlerInfo when tiddlers are deleted 2014-09-24 16:21:59 +02:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js fix for broken plugin tiddlers that do not contain a tiddlers field; 2014-09-26 22:33:47 +02:00