Skip to content

Fixes additional whitespace being added after italics and bold to HTML galleys #4044

Merged
joemull merged 1 commit into
b_1_5_1from
pandoc-3-bugfix
Mar 19, 2024
Merged

Fixes additional whitespace being added after italics and bold to HTML galleys #4044
joemull merged 1 commit into
b_1_5_1from
pandoc-3-bugfix

Conversation

@mauromsl

@mauromsl mauromsl commented Mar 19, 2024

Copy link
Copy Markdown
Member

closes openlibhums/pandoc_plugin#17
closes #3609
Fixes an issue originally reported on pandoc plugin where prettifying any loaded HTML galleys would lead to newline characters to be injected after every tag. As a result, when a formatting tag such as <em> or <strong> was followed by punctuation marks, an unwanted whitespace character was being rendered

@mauromsl mauromsl changed the base branch from master to b_1_5_1 March 19, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Newline after <sup> and <em> elements in generated html creates formatting error on display

3 participants