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

enh(bash) add sudo keyword #3977

Merged
merged 1 commit into from Jan 28, 2024
Merged

enh(bash) add sudo keyword #3977

merged 1 commit into from Jan 28, 2024

Conversation

alvinsjoy
Copy link
Contributor

Add sudo to the list of bash built in keywords.

Resolves #3957

Changes

image

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

2 files changed

Total change +8 B

View Changes
file base pr diff
es/languages/bash.min.js 1.6 KB 1.61 KB +4 B
languages/bash.min.js 1.61 KB 1.61 KB +4 B

@alvinsjoy alvinsjoy changed the title enh(bash) add 'sudo' keyword enh(bash) add sudo keyword Jan 27, 2024
@joshgoebel joshgoebel merged commit 5bcb6c6 into highlightjs:main Jan 28, 2024
15 checks passed
@alvinsjoy alvinsjoy deleted the mybranch branch January 28, 2024 06:28
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.

Add sudo added to the default Bash keywords.
2 participants