Skip to content

Commit 6fd0a0e

Browse files
committed
tidy
1 parent 8d8f669 commit 6fd0a0e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -473,10 +473,14 @@ <h3>
473473
"<dfn data-dfn-for="text-direction">auto</dfn>" (default)
474474
</dt>
475475
<dd>
476-
<p>Direction determined from content using the first-strong part of the [[BIDI]] algorithm.</p>
476+
<p>
477+
Direction determined from content using the first-strong part of
478+
the [[BIDI]] algorithm.
479+
</p>
477480
<aside class="note">
478481
<p>
479-
An actual direction value such as `rtl` or `ltr` is preferred to relying on `auto`.
482+
An actual direction value such as `rtl` or `ltr` is preferred
483+
to relying on `auto`.
480484
</p>
481485
</aside>
482486
</dd>

0 commit comments

Comments
 (0)