1
0
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:
jeremy@jermolene.com 2023-04-22 08:58:03 +01:00
parent 46f448faef
commit 95befb8751

View 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