Skip to content

key < trouble #23

@crazycatdevs

Description

@crazycatdevs

I wanted to make the following sentence:
code between <kbd><</kbd> and <kbd>></kbd>
this breaks the parser, the result was:
code between <kbd class="[__keyboard]()">«/kbd&gt; and &lt;kbd»</kbd>

Adding a space works:
code between <kbd>< </kbd> and <kbd>></kbd>
gives
code between <kbd class="[__keyboard]()">&lt;</kbd> and <kbd class="[__keyboard]()">&gt;</kbd>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions