diff --git a/tw5.com/tiddlers/Docs.tid b/tw5.com/tiddlers/Docs.tid index 5d88beccf..5308562db 100644 --- a/tw5.com/tiddlers/Docs.tid +++ b/tw5.com/tiddlers/Docs.tid @@ -15,6 +15,7 @@ tags: docs * WikiText * TiddlerFilters * TiddlerFields +* ContentType * ShadowTiddlers * TiddlerModules diff --git a/tw5.com/tiddlers/Improvements.tid b/tw5.com/tiddlers/Improvements.tid index f5dc3d8d1..67ec20d1c 100644 --- a/tw5.com/tiddlers/Improvements.tid +++ b/tw5.com/tiddlers/Improvements.tid @@ -3,10 +3,10 @@ tags: docs introduction The following features have been improved in TiddlyWiki5: -* TiddlyWiki can now be run under [[node.js|nodejs.org]] as well as in the browser +* TiddlyWiki can now be run under [[node.js|http://nodejs.org]] as well as in the browser * TiddlyWiki is structured as a 600-line boot kernel, with everything else implemented as plugins * Improved WikiText, with much better generation of HTML, including proper `

` tags * Tiddlers containing images are now supported just like WikiText tiddlers, including integrated editing of bitmap and SVG images -* Use of Twitter Bootstrap stylesheet (also enabling the use of Boostrap themes such as http://bootswatch.com) +* Uses standard Twitter Bootstrap CSS (thus enabling the use of Boostrap themes such as http://bootswatch.com) * Syntax highlighting for JavaScript and JSON tiddlers * TiddlyWiki5 can directly build both itself and previous (2.6.x) versions of TiddlyWiki from their constituent separate files, without needing external tools