aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Nm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Nm/Makefile')
-rw-r--r--regress/mdoc/Nm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/mdoc/Nm/Makefile b/regress/mdoc/Nm/Makefile
index 2b5a5b83..515f9e5d 100644
--- a/regress/mdoc/Nm/Makefile
+++ b/regress/mdoc/Nm/Makefile
@@ -6,6 +6,9 @@ REGRESS_TARGETS += font long par parns punct
LINT_TARGETS = badNAME badNAMEuse break broken
+MARKDOWN_TARGETS = break broken empty
+MARKDOWN_TARGETS += font long par parns punct
+
# groff-1.22.3/mandoc differences:
# - When the head of an Nm block in the SYNOPSIS is broken by an
# explicit block end macro on the same line, formatting differs,