Skip to content

Hashtags in the beginning are rendered as headings #201

@jorilallo

Description

@jorilallo

I ran into a problem while testing hashtags:

marked("#hashtag test\n test")

renders as

<h1>hashtag test</h1>
<p> test</p>

while the expected output is

<p>#hashtag test</p>
<p> test</p>

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