Skip to content

"&" in docstring of Html.text is not rendered literally #898

Description

@whxvd

In the docstring of Html.text in src/verso/Verso/Output/Html.lean:

If `escape` is `true`, then characters such as `'&'` are escaped
to entities such as `"&"` during rendering.

At https://verso.lean-lang.org/doc/latest/Output-Formats/#Verso___Output___Html___text, the "&" is appears as "&". Expected: "&".

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