Skip to content

Add HTML entity support to Slang #39

@donovanglover

Description

@donovanglover

Hello,

First of all, thank you for spending the time to create Slang! I've used Haml in the past and personally enjoy how Slang differs from it (I hope that doesn't change anytime soon!).

As I was playing around with Slang, I noticed that the ampersand symbol (&) always gets converted to &. This doesn't work so well when you want to use HTML entities like © and €.

Input: €
Expected output: €
Actual output: €

Would love to have some feedback on this!

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