Skip to content

Trailing space not preserved in inline codeblock #39

@CoDEmanX

Description

@CoDEmanX

Markdown (note the space after \t):

It defaults to `\r\n\t `

Generated markup:

It defaults to <code>\r\n\t</code>

The whitespace got removed, although it should be protected because it's inside the code snippet.

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