Skip to content

Improve rendering of <code> tags in documentation #3411

Closed
@A-Walrus

Description

@A-Walrus

Describe your feature request

Documentation, at least for rust, can contain <code> tags, for example the documentation for into() from the standard library. The tags themselves should not be shown, and the text within should be shown the same as text within "`":
image
The <code> and </code> tags should not be shown and the text within them should be styled the same as the U::from(self) from above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-helix-termArea: Helix term improvementsC-enhancementCategory: Improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions