File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
guide/src/format/configuration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ This is general information about your book.
47
47
key in the configuration file.
48
48
- ** language:** The main language of the book, which is used as a language attribute ` <html lang="en"> ` for example.
49
49
This is also used to derive the direction of text (RTL, LTR) within the book.
50
- - ** text_direction ** : The direction of text in the book: Left-to-right (LTR) or Right-to-left (RTL). Possible values: ` ltr ` , ` rtl ` .
50
+ - ** text-direction ** : The direction of text in the book: Left-to-right (LTR) or Right-to-left (RTL). Possible values: ` ltr ` , ` rtl ` .
51
51
When not specified, the text direction is derived from the book's ` language ` attribute.
52
52
53
53
** book.toml**
You can’t perform that action at this time.
0 commit comments