+MARKDOWN_TARGETS = item diag ohang bullet dash enum
+MARKDOWN_TARGETS += notype multitype
+MARKDOWN_TARGETS += empty emptyitem
+MARKDOWN_TARGETS += bareIt bareTa unclosed breakingTa
+
+# groff-mandoc differences:
+# - groff allows enclosures to span Ta, mandoc does not
+
+SKIP_GROFF ?= breakingTa
+