TiddlyWiki5/core/modules
Jeremy Ruston 409152afb8 Make the default list widget template include a div or span
Otherwise writing this makes a list on one line:

```
{{{ [tag[done]] }}}
```
2013-10-21 22:26:36 +01:00
..
commands Add a new version of rendertiddlers command 2013-10-21 18:33:00 +01:00
filters Remove incorrect slice parameter. 2013-10-01 10:50:13 +01:00
macros Add support for macro modules 2013-10-17 16:57:07 +01:00
new_widgets Make the default list widget template include a div or span 2013-10-21 22:26:36 +01:00
parsers Parse typed blocks with the new parser 2013-10-21 20:20:44 +01:00
rendertree Fix crash on processing anonymous macro parameters 2013-09-10 22:08:09 +01:00
savers Small revision to previous commit, avoids double encoding. 2013-10-01 17:35:58 -04:00
utils Switch the notifier and modal mechanisms to use the new widget mechanism 2013-10-21 20:14:01 +01:00
widgets Correct example 2013-10-05 16:01:07 +01:00
commander.js
config.js Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
deserializers.js Fix broken regexps 2013-09-18 19:09:54 +01:00
filters.js
startup.js Switch the notifier and modal mechanisms to use the new widget mechanism 2013-10-21 20:14:01 +01:00
syncer.js
themes.js
tiddler.js Remove plugin field now that we've got the plugin-type field 2013-08-23 18:37:54 +01:00
wiki.js Fix typo 2013-10-21 18:32:29 +01:00