From 5e9379a2ee0887291e536fffc39e6a6a3f7c3f8d Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Fri, 1 Mar 2013 18:08:15 +0000 Subject: [PATCH] Updated readme for tw2 edition --- editions/tw2/readme.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/editions/tw2/readme.md b/editions/tw2/readme.md index 79534f175..b42269506 100644 --- a/editions/tw2/readme.md +++ b/editions/tw2/readme.md @@ -1,20 +1,20 @@

-Using -TiddlyWiki5 to build -TiddlyWikiClassic

- -TiddlyWiki5 can be used to build older 2.x.x versions of -TiddlyWiki from their constituent components. Doing so involves these additional features over and above those used for building -TiddlyWiki5:

Usage

- -TiddlyWikiClassic is built from the command line by running -TiddlyWiki5 under node.js. A typical usage would be:

+
+TiddlyWikiClassic is built from the command line by running 
+TiddlyWiki5 under node.js. A typical usage would be:

 node ../../tiddlywiki.js \
 	--verbose \
 	--load <path_to_recipe_file> \