Skip to content

Is there a way to use <ruby>? #150

@thuraucsy

Description

@thuraucsy

I wanna use like that

<ruby>
	明日 <rp>(</rp><rt>Ashita</rt><rp>)</rp>
</ruby>

I have tried the following and didn't get the result as I expected, and when I look into the source code , there is no style written for the ruby yet.

HtmlRichTextParser(
	html: """<ruby>
		明日 <rp>(</rp><rt>Ashita</rt><rp>)</rp>
	</ruby>""");

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions