Skip to content

Underscores are removed from html #47

Description

@erikvanoosten

In pine 0.2 the following was quite unexpected:

scala> import pine._
import pine._

scala> html"<span>_</span>".toHtml
res0: String = <span></span>

Where did the underscore go to?

Is this because of

// TODO Find a better solution
?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions