[
https://issues.apache.org/jira/browse/MSKINS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645695#comment-17645695
]
Hudson commented on MSKINS-198:
-------------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-fluido-skin » master #42
See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-fluido-skin/job/master/42/
> 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
> Priority: Major
> Fix For: fluido-next-release
>
> Attachments: image-2022-12-10-23-59-21-326.png,
> image-2022-12-11-00-01-12-584.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.
> Expected:
> !image-2022-12-11-00-01-12-584.png!
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)