aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bl/breakingIt.out_markdown
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
commitabed8762b0477726a99b6150b73b539d4f5249e3 (patch)
tree076599b497ae4774c6fabb804bbf540eb6688d97 /regress/mdoc/Bl/breakingIt.out_markdown
parentd1008ef735ba0cceb18ab8b96c6a029d71ac93da (diff)
downloadmandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.gz
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.zst
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.zip
style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful
Diffstat (limited to 'regress/mdoc/Bl/breakingIt.out_markdown')
-rw-r--r--regress/mdoc/Bl/breakingIt.out_markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/mdoc/Bl/breakingIt.out_markdown b/regress/mdoc/Bl/breakingIt.out_markdown
index c6c3de6a..5739522d 100644
--- a/regress/mdoc/Bl/breakingIt.out_markdown
+++ b/regress/mdoc/Bl/breakingIt.out_markdown
@@ -9,28 +9,28 @@ BL-BREAKINGIT(1) - General Commands Manual
## Breaking partial explicit macros
Stray text.
-&lt;More stray text.&gt;
+&lt;More stray text&gt;
tag
> Tagged text.
Stray text.
-&lt;More stray text.&gt;
+&lt;More stray text&gt;
* Bullet point.
tag
> Tagged text.
-> &lt;More tagged text.&gt;
+> &lt;More tagged text&gt;
tag2
> Yet more tagged text.
* Item text.
- &lt;More item text.&gt;
+ &lt;More item text&gt;
* Bullet point.