Closed nfagerlund closed 11 years ago
Thanks for reporting this bug! :sweat_smile: Please try the fix in commit f9d396c3e73306d7820dfd232086a69670e8f403:
' The single quote has two controlling tasks. At the beginning of a line and in the conditional requests it is the non-breaking control character. That means that it introduces a request like the dot, but with the additional property that this request doesn't cause a linebreak. By using the c2 request, the non-break control character can be set to a different character.
In fact, try the issue-14 branch which contains even more fixes. :cake:
That does seem to have fixed it! And thank you for investigating backslashes etc. as well; that was probably going to become my next problem. :)
Great! Fixes merged into patch branch for inclusion in the next gem release. :gift:
I assume a line starting with a quote or apostrophe is supposed be a comment in roff? If so, md2man should automatically escape any and all instances of these to keep an innocent paragraph wrap from deleting text at random.
This:
Becomes this: