1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00
TiddlyWiki5/plugins/tiddlywiki
Jermolene 762940adbc No longer save system modules separately in the main HTML template
These tiddlers were being handled as `<script>` tags to make it easier
to debug them. But in fact modern dev tools are quite happy to debug
code that has been eval’d, and this arrangement was causing problems
for importing.

Fixes #335
2014-01-25 21:22:43 +00:00
..
classictools Move stripcomments from the classictools plugin into the core 2013-10-25 12:32:57 +01:00
codemirror Update codemirror plugin docs 2014-01-25 19:34:32 +00:00
d3 Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
filesystem Create tiddlers subfolder in wiki folder if it is not present 2013-12-18 21:11:52 +00:00
fullscreen Fix crashes when attempting full screen mode on browsers that don't support it 2013-12-29 12:54:00 +00:00
github-fork-ribbon Correct description of github-fork-ribbon plugin 2013-12-19 16:26:00 +00:00
googleanalytics Move Google Analytics integration into a proper plugin 2013-11-25 23:14:12 +00:00
highlight in resp to https://github.com/Jermolene/TiddlyWiki5/pull/328#issuecomment-32131402 2014-01-12 21:48:03 +00:00
jasmine Provide an exports object in the evalSandboxed context of jasmine-plugin 2013-10-12 13:42:02 -04:00
markdown Move markdown.js 2013-12-15 16:44:49 +00:00
nodewebkitsaver Move node-webkit saver into a plugin 2014-01-18 14:57:42 +00:00
tahoelafs Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00
tiddlyweb No longer save system modules separately in the main HTML template 2014-01-25 21:22:43 +00:00