| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-05 | Man writer: Fix some spacing issues around links. | John MacFarlane | |
| See #9120. We need to use `\c` before a `.UR` or `.MT`, to avoid an extra space, and also after. To ensure that a space at the beginning of the following line doesn't get swallowed up, we escape it with `\`. | |||
| 2023-10-04 | Man writer: use UR, MT macros for URLs, emails. | John MacFarlane | |
| Closes #9120. | |||
| 2023-01-05 | isURI: don't require non-ASCII characters to be escaped. | John MacFarlane | |
| Closes #8508. | |||
