1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-05 02:10:45 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 83900b0230 Fixed problem with erroneous rendering of empty HTML tags
We were doing things like `<div />`, which HTML doesn't like
2013-01-23 12:36:08 +00:00
..
commands Remove obsolete wikitest command 2013-01-16 13:44:27 +00:00
parsers Fixed regexp for filtered transclusion 2013-01-21 17:24:47 +00:00
rendertree Fixed problem with erroneous rendering of empty HTML tags 2013-01-23 12:36:08 +00:00
savers Fix TiddlyFox transfer attribute names 2012-11-17 20:17:29 +00:00
utils Stop base64 encoding context scope IDs 2013-01-23 12:35:21 +00:00
widgets Extend fields widget to allow stripping of prefixes from tiddler titles 2013-01-21 17:26:43 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation preferences to the top of the file for ease of access 2012-11-03 12:32:46 +00:00
deserializers.js More MIME type shenanigans 2012-11-18 15:25:40 +00:00
filters.js New implementation for shadow tiddlers 2012-11-11 14:31:45 +00:00
startup.js Add dynamic processing of stylesheets with transclusions and macros 2013-01-06 21:39:39 +00:00
tiddler.js Support for lazy loaded tiddlers 2012-11-18 13:14:28 +00:00
wiki.js Change module type for parsers to "parser" 2013-01-16 13:56:11 +00:00