aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/term.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-03-07 02:22:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-03-07 02:22:05 +0000
commitc67334742a26b9ae675f65c29adcf7af60659ca4 (patch)
tree5b4632bbe5e31db60be121612dbe0e1b6f9e2bf4 /term.c
parentc58eed80fd206cf5b14a2805277a026d15e69640 (diff)
downloadmandoc-c67334742a26b9ae675f65c29adcf7af60659ca4.tar.gz
mandoc-c67334742a26b9ae675f65c29adcf7af60659ca4.tar.zst
mandoc-c67334742a26b9ae675f65c29adcf7af60659ca4.zip
Three bugfixes related to the closing of conditional blocks:
1. Handle more than one `\}' on macro lines, as it was already done for text lines. 2. Do not treat `\}' as a macro invocation after a dot at the beginning of a line. That allows more than one `\}' to work on lines starting with `.\}'. It also simplifies the code. 3. Do not complain about characters following `\}'. Those are not lost, but handled normally both on text and macro lines.
Diffstat (limited to 'term.c')
0 files changed, 0 insertions, 0 deletions