css icon indicating copy to clipboard operation
css copied to clipboard

Doesn't support escaped code points?

Open alin04 opened this issue 6 years ago • 4 comments

The "consume an escaped code point" rule doesn't appear to be implemented?

alin04 avatar Dec 07 '18 00:12 alin04

I don’t believe it does. If you’re interested in adding support a PR with tests would be welcome.

On Dec 6, 2018, at 16:28, Angie Lin [email protected] wrote:

The "consume an escaped code point" rule doesn't appear to be implemented?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

kisielk avatar Dec 08 '18 05:12 kisielk

I see #13 is almost a total rewrite that does support escapes. What's the status of the PR?

alin04 avatar Dec 10 '18 17:12 alin04

Honestly I haven't had the time to review it in full or come up with a strategy on migrating the package to a new version.

kisielk avatar Dec 10 '18 18:12 kisielk

Ok. I might add a fix to the current impl then...

alin04 avatar Dec 10 '18 18:12 alin04