aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-07 15:31:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-07 15:31:24 +0000
commit25af9c11f6cdc0ec8d58083464b2b38ba11a1426 (patch)
treeaef8ff14e0f34a7cc0119428681eaab22509ab85 /regress
parentb7a7568a9bd95e60f3da73289e5e4c2113f4fbe8 (diff)
downloadmandoc-25af9c11f6cdc0ec8d58083464b2b38ba11a1426.tar.gz
mandoc-25af9c11f6cdc0ec8d58083464b2b38ba11a1426.tar.zst
mandoc-25af9c11f6cdc0ec8d58083464b2b38ba11a1426.zip
Escape blanks at the end of markdown lines
such that they don't look like output line breaks.
Diffstat (limited to 'regress')
-rw-r--r--regress/mdoc/Bl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/mdoc/Bl/Makefile b/regress/mdoc/Bl/Makefile
index bec6cdef..b948d69f 100644
--- a/regress/mdoc/Bl/Makefile
+++ b/regress/mdoc/Bl/Makefile
@@ -13,7 +13,7 @@ LINT_TARGETS = column notype badargs tag
LINT_TARGETS += empty noIt emptyhead emptytag emptyitem
LINT_TARGETS += bareIt bareTa break breakingIt broken
-MARKDOWN_TARGETS = item diag ohang bullet dash enum
+MARKDOWN_TARGETS = item inset diag ohang bullet dash enum
MARKDOWN_TARGETS += notype multitype
MARKDOWN_TARGETS += empty emptyitem
MARKDOWN_TARGETS += bareIt bareTa unclosed breakingTa