Skip to content

Escaping text for vanilla html #72

@softmarshmallow

Description

@softmarshmallow

image

Expected - the result on preview to have exact text "> Select Workspace" rather than jsx version of it - "{"> Select Workspace"}"

Text will special characters will be formatted via jsx text formatter, but since jsx text formatter is for react-only, for vue, html, and other native web-standard frameworks shall have a different text formatter.

e.g. vanilla-text-formatter or html-text-formatter

This shall be first implemented via CoLI

Test case - here

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