]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Lk/Makefile
fix formatting of intermediate punctuation in .Lk
[mandoc.git] / regress / mdoc / Lk / Makefile
index cb4ead51700355c4a44fb68ca5d3a4a02ae10995..448b1c4fabfcdf55eb4a96156d957acfdfbd6ddb 100644 (file)
@@ -2,6 +2,9 @@
 
 REGRESS_TARGETS = link noarg font
 LINT_TARGETS   = noarg
-MARKDOWN_TARGETS = link noarg
+
+# it's unclear what font changes in link destinations should do
+
+SKIP_MARKDOWN  ?= font
 
 .include <bsd.regress.mk>