REGRESS_TARGETS = nest multiargs badargs break broken
LINT_TARGETS = multiargs badargs break broken
+# mandoc -T markdown ignores .Bf, at least for now
+
+SKIP_MARKDOWN ?= ALL
+
# groff-1.22.2 defects:
# - If the first argument to .Bf is a bad one,
# no block is opened at all and the .Ef causes another error.