diff --git a/editions/tw5.com/tiddlers/pragmas/Pragma_ _dir.tid b/editions/tw5.com/tiddlers/pragmas/Pragma_ _dir.tid index 01e8c13c9..bc5774e30 100644 --- a/editions/tw5.com/tiddlers/pragmas/Pragma_ _dir.tid +++ b/editions/tw5.com/tiddlers/pragmas/Pragma_ _dir.tid @@ -6,6 +6,8 @@ type: text/vnd.tiddlywiki <<.from-version "5.3.0">> The ''\dir'' [[pragma|Pragmas]] is used to set the text direction of text within a tiddler -- see [[Right-To-Left Languages]]. +The ''\dir'' pragma should be used after any procedure, function, widget or macro definitions. + * `\dir ltr` – sets text direction to left-to-right * `\dir rtl` – sets text direction to right-to-left * `\dir auto` – causes the browser to attempt to automatically deduce the text direction