1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 00:40:47 +00:00

Update Features tiddler to point to CodeMirror demo

This commit is contained in:
Jeremy Ruston 2013-10-25 09:50:45 +01:00
parent 7dfea81cfa
commit f9451b9d99

View File

@ -1,6 +1,6 @@
created: 201308221728
creator: JeremyRuston
modified: 201309102146
modified: 201310250846
modifier: JeremyRuston
tags: introduction
title: Features
@ -14,6 +14,7 @@ title: Features
* Easily [[import|ImportTiddlers]] content via drag and drop, copy and paste, or browsing for local files
* TiddlyWiki is [[surprisingly scalable|Scalability]] to many thousands of tiddlers and megabytes of content
* Explore the [[D3.js visualisation plugin|http://five.tiddlywiki.com/d3demo.html]]
* Try out the [[CodeMirror plugin|http://five.tiddlywiki.com/codemirrordemo.html]]
* Many internal improvements:
** TiddlyWiki can now be run under [[node.js]] as well as in the browser, allowing it to be used as a personal web server
** An elegant [[microkernel architecture|PluginMechanism]], that allows infinite customisation by replacing and augmenting the core modules