1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/plugins/tiddlywiki
Jermolene 5d3dda1a17 Fix problem with highlighting only working in the DOM
The current implementation of the highlight plugin only works properly
in the browser, and doesn’t work under Node.js. It also doesn’t work
when rendering to the fakedom in the browser (as happens when rendering
stylesheets, for example).
2014-01-27 17:10:02 +00:00
..
classictools Move stripcomments from the classictools plugin into the core 2013-10-25 12:32:57 +01:00
codemirror fix #215 cm gutter adjust .CodeMirror-linenumber min-width, font-size. It should work up to 999 lines now. There should be a ControlPanel tab for codemirror 2014-01-25 23:33:24 +01: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 Better logging 2014-01-26 18:53:31 +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 Fix problem with highlighting only working in the DOM 2014-01-27 17:10:02 +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 More logging 2014-01-26 20:59:30 +00:00