version 1.2, 2017/02/11 20:22:35 |
version 1.3, 2017/03/05 19:59:38 |
Line 13 LINT_TARGETS = column notype badargs tag |
|
Line 13 LINT_TARGETS = column notype badargs tag |
|
LINT_TARGETS += empty noIt emptyhead emptytag emptyitem |
LINT_TARGETS += empty noIt emptyhead emptytag emptyitem |
LINT_TARGETS += bareIt bareTa break breakingIt broken |
LINT_TARGETS += bareIt bareTa break breakingIt broken |
|
|
|
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-mandoc differences: |
# - groff allows enclosures to span Ta, mandoc does not |
# - groff allows enclosures to span Ta, mandoc does not |
|
|