diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-05-17 17:02:28 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-17 17:02:28 -0600 |
| commit | 722157753051e36e2a5dca3c4d95de51a2fae157 (patch) | |
| tree | 9b0b8040e31f034167a92ca158ee5a26c4794553 /CHANGELOG.adoc | |
| parent | 6b2ab72ffccd653ad2daf3e05c3712d3f1ad4708 (diff) | |
resolves #4458 process constrained inline passthrough inside monospace span (PR #4459)
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 d436a1c0..7a188ef1 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -73,6 +73,7 @@ Improvements:: Bug Fixes:: + * Process constrained inline passthrough inside monospace span (#4458) * Catalog inline ref defined using anchor macro even when resolved reftext is empty * Use while loop rather than recursion to locate next line to process; prevents stack limit error (#4368) * Avoid numeric character reference when looking for fragment in target of xref (#4393, #3642) |
