]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Bl/Makefile
style message about missing blank before trailing delimiter;
[mandoc.git] / regress / mdoc / Bl / Makefile
index c8c9b3c9e146928b140e4ceca4bbf9bfb2fc02a5..01c45ed1575af6514eea595121cb11be1bcfec36 100644 (file)
@@ -40,4 +40,8 @@ SKIP_TMAN += tag
 
 SKIP_TMAN += emptyhead emptytag
 
+# mandoc -T markdown still has issues with badly nested lists
+
+SKIP_MARKDOWN ?= break
+
 .include <bsd.regress.mk>