From 0f0ecd3d9e217e29d48aca33dc3ba2f5f8694eac Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Mon, 22 Dec 2014 17:05:08 +0000 Subject: [PATCH] Improvements to wording --- .../tiddlers/workingwithtw/Formatting text in TW.tid | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Formatting text in TW.tid b/editions/tw5.com/tiddlers/workingwithtw/Formatting text in TW.tid index 229cd1691..9fa21fb68 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Formatting text in TW.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Formatting text in TW.tid @@ -14,19 +14,19 @@ At its simplest, WikiText lets you use familiar word-processing features like bo The ''quick'' brown ~~flea~~ fox //jumps// over the `lazy` dog ``` -Displays as: +… displays as: The ''quick'' brown ~~flea~~ fox //jumps// over the `lazy` dog ! Working with Tiddlers -WikiText allows you to link to tiddlers using double square brackets, or taking advantage of the automatic linking of CamelCase words: +In WikiText, you can link to tiddlers using double square brackets, or by taking advantage of the automatic linking of CamelCase words: ``` This is a link to HelloThere, and one to [[History of TiddlyWiki]] ``` -Displays as: +… displays as: This is a link to HelloThere, and one to [[History of TiddlyWiki]] @@ -34,7 +34,7 @@ This is a link to HelloThere, and one to [[History of TiddlyWiki]] Macros let you package repetitive fragments of WikiText so that you can easily reuse them. -For example, here is the definition of a macro that generates a YouTube video URL from its unique identifier: +For example, here is the definition of a macro that generates a ~YouTube video URL from its unique identifier: ``` \define youtube(video)