Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Added support to unicode and single quote char in css #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RioloGiuseppe
Copy link

In this pull-request:

  • Changed the regex for reading the "content" value from css.
  • Added support to single quotes ', together to double ".
  • Added support to non-starting \f values eg. \a584 or \a584.
  • Added support for unicode values eg. \ua584.

Solved issues:

@modos189
Copy link

Hi @NathanWalker can we expect this PR to be merged?

@NathanWalker
Copy link
Owner

@modos189 I'm thinking we should just build this directly into {N} 8.3 core as a new feature - it's always felt like should just be in core by default; any thoughts? if so I could add it as PR to core including the details included here and publish an alpha until 8.3 is ready that you could use as a built-in feature of core.

@modos189
Copy link

@NathanWalker Yes, I think that's a good idea

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants