Michael Osipov created MSKINS-198:
-------------------------------------
Summary: Don't apply font size for <code /> in heading elements
Key: MSKINS-198
URL: https://issues.apache.org/jira/browse/MSKINS-198
Project: Maven Skins
Issue Type: Bug
Components: Fluido Skin
Affects Versions: fluido-1.11.1
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: fluido-next-release
Attachments: image-2022-12-10-23-59-21-326.png
When using Markdown and heading contains code elements with backtick those are
converted to {{<code />}} inside {{<hX />}} elements. Bootstrap is not aware
that this is possible and overrides the font size of the heading element to the
one of {{<code />}}. An ugly example is the Maven Resolver page:
!image-2022-12-10-23-59-21-326.png!
The {{-X}} is not expected to look that tiny. Unset the font size of {{<code
/>}} here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)