Add docs for \dir pragma

This commit is contained in:
jeremy@jermolene.com
2023-04-22 08:58:03 +01:00
parent 46f448faef
commit 95befb8751
@@ -0,0 +1,11 @@
created: 20230419103154328
modified: 20230419103154328
tags: Pragmas
title: Pragma: \dir
type: text/vnd.tiddlywiki
The ''\dir'' [[pragma|Pragmas]] is used to set the text direction of text within a tiddler -- see [[Right-To-Left Languages]].
* `\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