v1.17.0-beta3 #375
Xe
announced in
Announcements
Replies: 1 comment
-
normal-string "this\nhas\tescapes"
just-escapes r"\n will be literal"
quotes-and-escapes r#"hello\n\r\asd"world"#
regex-example r#"\d{3} "[^/"]+""# |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hotfix: remove trailing newlines in regexes from default configuration file, alter tests so that can't repeat.
Hotfix: label the tag properly or else yeet makes the version number wrong
I wish there was literally any other option than YAML for something that makes it easy to write regexes inline.
What's Changed
Full Changelog: v1.17.0-beta1...v1.17.0-beta2
This discussion was created from the release v1.17.0-beta3.
Beta Was this translation helpful? Give feedback.
All reactions