diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-02-06 16:29:57 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-02-06 16:29:57 +0000 |
commit | cb905d79fd418fb87893e01a3df16fe1bdbc52b3 (patch) | |
tree | 9bedba513c46748131d84ddc78b04c97b4919097 /regress/mdoc/Oo/punct.out_markdown | |
parent | f46c36d9584352b2dfc4f14ac9328c9420d84a88 (diff) | |
download | mandoc-cb905d79fd418fb87893e01a3df16fe1bdbc52b3.tar.gz |
Delete the "no blank before trailing delimiter" check from the
partial explicit macros. Leah Neukirchen <leah at vuxu dot org>
rightfully points out that the check makes no sense for these macros.
Diffstat (limited to 'regress/mdoc/Oo/punct.out_markdown')
-rw-r--r-- | regress/mdoc/Oo/punct.out_markdown | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/regress/mdoc/Oo/punct.out_markdown b/regress/mdoc/Oo/punct.out_markdown index 5ad93965..8c530fa8 100644 --- a/regress/mdoc/Oo/punct.out_markdown +++ b/regress/mdoc/Oo/punct.out_markdown @@ -20,7 +20,4 @@ at the end: \[\[a (] |] -missing blank: -\[a.] - OpenBSD - July 4, 2017 |