Skip to content

HTML exporter bug for strong elements #7788

@DasLixou

Description

@DasLixou

Description

Writing _A_ **B** I get the following html

<p><em>A</em> <strong></strong>B<strong></strong></p>

so A gets rendered correctly but B doesn't.

Reproduction URL

No response

Operating system

Linux

Typst version

  • I am using the latest version of Typst

Metadata

Metadata

Assignees

No one assigned

    Labels

    htmlRelated to HTML export

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions