]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Mt/Makefile
Macro argument quoting does not prevent recognition of punctuation
[mandoc.git] / regress / mdoc / Mt / Makefile
index b1dfaa90d0cce6454e2cd9183e9fbff4ee8e7cdc..fbeff8b92109b6ebbf3c2e746dd8ff642cbb92df 100644 (file)
@@ -1,6 +1,9 @@
 # $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
 
 REGRESS_TARGETS = simple font
-MARKDOWN_TARGETS = simple
+
+# it's unclear what font changes in link destinations should do
+
+SKIP_MARKDOWN ?= font
 
 .include <bsd.regress.mk>