summaryrefslogtreecommitdiffstats
path: root/mandoc.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-05-24 14:00:39 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-05-24 14:00:39 +0000
commitfe48fc74f1ca4c34565410df711ceebd198fd253 (patch)
tree445e196988cb0e2fd9a98ecbbbc737ddd853172b /mandoc.c
parenta42b2c9b8a6b7dd51307bb2619512a0864572022 (diff)
downloadmandoc-fe48fc74f1ca4c34565410df711ceebd198fd253.tar.gz
Fix a TODO to the effect that `.if n \{\ foo .br \}' was failing due to
the `\}' not being directly after the `.br'. Now we check for `\}' in arbitrary parts of the line, and account for if it's escaped in funny ways. This behaviour diverges somewhat from groff in that the text at and following the `\}' is lost, while groff keeps it (sort-of). I'll add a COMPATIBILITY note to this effect.
Diffstat (limited to 'mandoc.c')
0 files changed, 0 insertions, 0 deletions