Skip to content

Regression: Hang with code-friendly #668

@justanotheranonymoususer

Description

Version: f18725f

import markdown2

# This input causes the code to hang infinitely.
markdown_text = R"""
a_b **x***y* c_d
"""
print(markdown2.markdown(markdown_text, extras={'code-friendly': None}))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions