Skip to content

[BUG] Inline code incorrectly styled #317

@digitaldiina

Description

@digitaldiina

Bug overview

Description:
Steps to reproduce: Go to https://app-superoffice-docs-dev.azurewebsites.net/contribute/markdown-guide. Scroll for example to the HTML section.
Expected result: monospace, normal font-weight, background color, text color, markup hidden
Actual result: Bold font, the pair of single backticks is visible, no bg color. See https://docs.superoffice.com/contribute/markdown-guide/index.html for comparison.

Both docfx and Astro produce <code><br /></code>, but Astro also seems to add quotes around the inner br.

Additional details

Environment: Edge
Logs/screenshots:

Image Image

Docfx:
Image
Astro:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    🎨 stylingCovers CSS, Tailwind, and UI improvements.🐜 bugSomething isn't working

    Type

    Projects

    Status

    💡 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions