mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-27 19:51:42 +00:00
Add docs for \dir pragma
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user