version 1.1, 2017/02/08 03:02:29 |
version 1.2, 2017/06/03 15:55:27 |
Line 10 LINT_TARGETS = broken broken_eline noarg |
|
Line 10 LINT_TARGETS = broken broken_eline noarg |
|
# - If .HP breaks .SS, a line is broken after the next input line. |
# - If .HP breaks .SS, a line is broken after the next input line. |
# - If .RS/RE/nf/fi breaks .SS, the next input line becomes bold. |
# - If .RS/RE/nf/fi breaks .SS, the next input line becomes bold. |
# - .UR does not break .SS. |
# - .UR does not break .SS. |
|
# - blank line in .SS next-line scope causes a blank line |
|
|
SKIP_GROFF = broken broken_eline noarg |
SKIP_GROFF = broken broken_eline noarg |
|
|