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

Fix syntax highlighting for shell/bash code blocks #467

Merged
merged 1 commit into from Aug 5, 2021

Conversation

westbrookdaniel
Copy link
Contributor

On the react-icons preview website (https://react-icons.github.io/react-icons/) the home page code blocks for containing npm install react-icons --save and npm install @react-icons/all-files --save are highlighted using a jsx syntax highlighter instead of shell/bash.

Current Highlighting
Installation (for standard modern project)
Installation (for meteorjs, gatsbyjs, etc)

Proposed Highlighting
Installation (for meteorjs, gatsbyjs, etc) bash
Installation (for standard modern project) bash

@nolanleung nolanleung merged commit cda1f91 into react-icons:master Aug 5, 2021
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