mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 02:22:09 +08:00
- Add a strut to avoid inconsistencies in spacing. - Remove a break at the end of CSLRightInline to avoid inconsistencies in spacing. It shouldn't be necessary because the paragraph should extend to the right margin. See #9058.