diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/eww.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index afb1cafb744..f15e2f2518e 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi | |||
| @@ -216,6 +216,14 @@ For details about the Cookie handling @xref{Cookies,,,url}. | |||
| 216 | @code{eww-header-line-format}. The format replaces @code{%t} with the | 216 | @code{eww-header-line-format}. The format replaces @code{%t} with the |
| 217 | title of the website and @code{%u} with the URL. | 217 | title of the website and @code{%u} with the URL. |
| 218 | 218 | ||
| 219 | @findex eww-toggle-paragraph-direction | ||
| 220 | @cindex paragraph direction | ||
| 221 | The @kbd{D} command (@code{eww-toggle-paragraph-direction}) toggles | ||
| 222 | the paragraphs direction between left-to-right and right-to-left | ||
| 223 | text. This can be useful on web pages that display right-to-left test | ||
| 224 | (like Arabic and Hebrew), but where the web pages don't explicitly | ||
| 225 | state the directionality. | ||
| 226 | |||
| 219 | @c @vindex shr-bullet | 227 | @c @vindex shr-bullet |
| 220 | @c @vindex shr-hr-line | 228 | @c @vindex shr-hr-line |
| 221 | @c @vindex eww-form-checkbox-selected-symbol | 229 | @c @vindex eww-form-checkbox-selected-symbol |