summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Bl/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-08 14:45:55 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-08 14:45:55 +0000
commit8534cbf2dae8829993602168a26069f7ff98758c (patch)
tree508cd5368de6c33e7f7f3d1db1c21499f5f0d434 /regress/mdoc/Bl/Makefile
parent62f910cc343a816f86aa11097418b5bc136bb70f (diff)
downloadmandoc-8534cbf2dae8829993602168a26069f7ff98758c.tar.gz
enable -T markdown tests of filled displays and tagged lists
Diffstat (limited to 'regress/mdoc/Bl/Makefile')
-rw-r--r--regress/mdoc/Bl/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/regress/mdoc/Bl/Makefile b/regress/mdoc/Bl/Makefile
index b948d69f..45b1e113 100644
--- a/regress/mdoc/Bl/Makefile
+++ b/regress/mdoc/Bl/Makefile
@@ -13,10 +13,11 @@ LINT_TARGETS = column notype badargs tag
LINT_TARGETS += empty noIt emptyhead emptytag emptyitem
LINT_TARGETS += bareIt bareTa break breakingIt broken
-MARKDOWN_TARGETS = item inset diag ohang bullet dash enum
-MARKDOWN_TARGETS += notype multitype
-MARKDOWN_TARGETS += empty emptyitem
-MARKDOWN_TARGETS += bareIt bareTa unclosed breakingTa
+MARKDOWN_TARGETS = item inset diag ohang bullet dash enum hang tag
+MARKDOWN_TARGETS += extend nested offset secstart
+MARKDOWN_TARGETS += notype multitype badargs
+MARKDOWN_TARGETS += empty noIt emptyhead emptytag emptyitem multitag
+MARKDOWN_TARGETS += bareIt bareTa unclosed breakingIt breakingTa broken
# groff-mandoc differences:
# - groff allows enclosures to span Ta, mandoc does not