Skip to content

Lua text method doesn't support StyledText #24

@anonl

Description

@anonl

The passed string-like object is always flattened to an unstyled string during the standard parsing. It would be nicer if this method supported StyledText.

An acceptable workaround is to add a variant of the function that omits some of the steps that make it hard to support StyledText and have only that version support StyledText.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions