diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-09-07 03:08:07 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-07 03:08:07 -0600 |
| commit | 9e75b5d5a5441f779117b85262d04a524522a7d3 (patch) | |
| tree | 5d4da6f6fa27f480dd40ca528013c4e9f4e445de /CHANGELOG.adoc | |
| parent | 454d590906459dc4645f9b01e44df486c1385827 (diff) | |
resolves #4481 preserve paragraph breaks in normal table cell in manpage output (PR #4484)
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index b225f7f5..6a7c3c24 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -64,6 +64,7 @@ Improvements:: Bug Fixes:: + * Preserve paragraph breaks in normal table cell in manpage output (#4481) * Escape spaces in include target (using inline passthrough) when generating link from include directive (#4461) == 2.0.20 (2023-05-18) - @mojavelinux |
