File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.\"
2- .\" Generated by predoc at 2025-09-25T09:19:23Z
2+ .\" Generated by predoc at 2025-09-25T13:21:46Z
33.\"
44.Dd September 13, 2025
55.Dt PREDOC 7
@@ -634,7 +634,7 @@ When rendered to
634634.Xr mdoc 7 ,
635635an unordered list produces a bulleted list using the
636636.Ql " Bl"
637- macro with the arguments
637+ macro with the arguments
638638.Ql " -bullet"
639639and
640640.Ql " -offset 3n" .
@@ -1007,7 +1007,7 @@ A break is denoted by
10071007(two spaces)
10081008before a new line.
10091009.Bd -literal -offset indent
1010- I used to eat there\& .\& .\& .
1010+ I used to eat there\& .\& .\& .
10111011Really good noodles\& .
10121012.Ed
10131013.Pp
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ This is a *variation* on Markdown. The use of ``+`` to mark an unordered list
363363item is not supported to simplify parsing.
364364
365365When rendered to `mdoc(7)`, an unordered list produces a bulleted list using the
366- ``Bl`` macro with the arguments ``-bullet`` and ``-offset 3n``. If the list is
366+ ``Bl`` macro with the arguments ``-bullet`` and ``-offset 3n``. If the list is
367367'tight' (i.e., there are no blank lines between elements), the arguments also
368368include ``-compact``.
369369
@@ -634,7 +634,7 @@ Line breaks
634634A break is denoted by `` `` (two spaces) before a new line.
635635
636636````
637- I used to eat there...
637+ I used to eat there...
638638Really good noodles.
639639````
640640
You can’t perform that action at this time.
0 commit comments