Skip to content

Unexpected character in unicode tag. #878

Open
@PeterHo249

Description

@PeterHo249

I has an issue with parsing unicode tag.
Input:
<リンク> This a second unicode tag</リンク>

Expected output:
&lt;リンク&gt; This a second unicode tag&lt;/リンク&gt;

Real output:
&lt;�リンク&gt; This a second unicode tag&lt;/リンク&gt;

I don't know why there is here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions