1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-27 14:48:19 +00:00
TiddlyWiki5/core/modules
Jermolene 43aeb47fc3 Skip whitespace from start of inline macro definitions
Now `\define mymacro() yes` will not have a leading space in the
variable value
2014-08-28 20:21:09 +01:00
..
commands First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
filters Make prefix/suffix operators be case sensitive 2014-08-28 15:27:10 +01:00
info Sort out info mechanism docs 2014-07-22 15:16:18 +01:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Skip whitespace from start of inline macro definitions 2014-08-28 20:21:09 +01:00
savers Remove stray console.log 2014-08-27 09:59:15 +01:00
startup Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
storyviews Rename "title" class to "tc-title" 2014-08-28 17:25:07 +01:00
upgraders Block temporary state tiddlers from import/upgrade 2014-08-20 13:52:59 +01:00
utils Yet more "tw-*" -> "tc-*" 2014-08-28 19:41:29 +01:00
widgets Fixed text widget crashing when text is missing 2014-08-28 20:20:38 +01: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 Fix importing blank fields from TiddlyWiki files 2014-05-26 17:47:07 +01:00
filters.js Typo 2014-07-28 14:20:18 +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 Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
syncer.js Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js Fix problem with parseTextReference not recognising missing indices 2014-08-18 10:13:30 +01:00