jonkemp / jonkemp/inline-css

Seems to break Processing Instructions

Open
#55 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
438
Forks
77
PR merge metrics
No merged PRs in 30d

Description

The code `<%= @rails %>` is mangled into `<%= @rails="" %=""></%>`

This does not fit the XML interpretation of PIs (and is why you had to special-case doctypes, which are also PIs)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.