Skip to content

Bug: Markdown link parsing fails for URLs containing parentheses #803

@ichxorya

Description

@ichxorya

I am working on a fork of the book Functional Programming in Lean, with Verso as the document generator. However, when it comes across URL with parentheses, i.e.

Instance

The output would be Instance) and the link would be https://en.wikipedia.org/wiki/Instance_(computer_science.

As my end user perspective, the problem would belongs to Verso. But I used LLM to read the whole repository, and it told me it was the upstream Lean 4 parser's fault. I would just raise this issue here in case my initial assumption was correct. Hopefully this could be fixed soon!

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