Skip to content

It is not possible to output the text "undefined" inside a code element #73

Description

@ymeine

This issue is really weird.

When in the markdown source file I want to tell to display the text undefined inside a code element, with both methods

`undefined` <!-- markdown syntax-->
<code>undefined</code> <!-- embedded HTML -->

the resulting output doesn't display the text undefined.

However, only the backticks or the empty code element are present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions