Skip to content

Multiline bold #307

Open
Open
@humbertogontijo

Description

@humbertogontijo

Describe the bug

context
When I do

**and this sentence should
be bolded**

expectation
I expected all text to be bold.

bug
But instead I get same text as parse input

Reproduce the bug

Just check token from:
markdown_it.MarkdownIt().parse("""and this sentence should
be bolded
""")
There are no bold token, only text

List your environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions