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

Bash: Fixed single-quoted strings #2792

Merged

Conversation

RunDevelopment
Copy link
Member

The PR adds proper support for single-quoted strings (doc).

Since Shell session also has bash string patterns, it was changed as well.


This resolves #2436.

@github-actions
Copy link

github-actions bot commented Mar 7, 2021

JS File Size Changes (gzipped)

A total of 2 files have changed, with a combined diff of +58 B (+1.8%).

file master pull size diff % diff
components/prism-bash.min.js 2.82 KB 2.86 KB +40 B +1.4%
components/prism-shell-session.min.js 463 B 481 B +18 B +3.9%

Generated by 🚫 dangerJS against debe448

@RunDevelopment RunDevelopment merged commit e5cfdb4 into PrismJS:master Mar 17, 2021
@RunDevelopment RunDevelopment deleted the bash-single-quoted-strings branch March 17, 2021 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bash ANSI-C quoting highlighting
1 participant