Skip to content

Unescape entities in static strings at macro time #157

@lilactown

Description

@lilactown

Something like

($ my-component "Foo – bar")

Could be translated at macro time to

(jsx my-component #js {:children "Foo ‒ bar"})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions