mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 14:54:51 +00:00
Add docs for \dir pragma
This commit is contained in:
parent
46f448faef
commit
95befb8751
11
editions/tw5.com/tiddlers/pragmas/Pragma_ _dir.tid
Normal file
11
editions/tw5.com/tiddlers/pragmas/Pragma_ _dir.tid
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user