Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape unprintable 0x7F (delete control character) #2144

Merged
merged 3 commits into from
Dec 11, 2023
Merged

Escape unprintable 0x7F (delete control character) #2144

merged 3 commits into from
Dec 11, 2023

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Dec 6, 2023

This PR adds 0x7F (delete control character) to the escape list as it is an unprintable ASCII control character.

@nex3 nex3 merged commit 6f665c1 into sass:main Dec 11, 2023
44 checks passed
@ntkme ntkme deleted the escape-del branch December 11, 2023 21:53
jgerigmeyer added a commit to oddbird/dart-sass that referenced this pull request Dec 15, 2023
* main:
  Escape unprintable 0x7F (delete control character) (sass#2144)
  Bump dartdoc from 7.0.2 to 8.0.2 (sass#2146)
jgerigmeyer added a commit to oddbird/dart-sass that referenced this pull request Jan 8, 2024
* main:
  Update the pubspec and changelog for sass/embedded-host-node#266 (sass#2158)
  Add wait time before update website (sass#2153)
  Make meta.apply() an AsyncBuiltInCallable (sass#2152)
  Upload releases for musl-libc and android (sass#2149)
  Escape unprintable 0x7F (delete control character) (sass#2144)
  Bump dartdoc from 7.0.2 to 8.0.2 (sass#2146)
lmeysel pushed a commit to lmeysel/dart-sass that referenced this pull request Feb 20, 2024
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants