Thanks to visit codestin.com
Credit goes to github.com

Skip to content

(Julia) Fix rstrings backslash#3140

Open
987cj wants to merge 8 commits into
pygments:masterfrom
Trung6405:fix/julia-rstrings-backslash
Open

(Julia) Fix rstrings backslash#3140
987cj wants to merge 8 commits into
pygments:masterfrom
Trung6405:fix/julia-rstrings-backslash

Conversation

@987cj

@987cj 987cj commented May 19, 2026

Copy link
Copy Markdown

Fixes #2537

Added recognition for backslash escape characters, fixing issues where quote escapes are not recognised. Also added related snippet test : )

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.

Julia: r-strings do not like backslashes

1 participant