Skip to content

Add syntax hilighting for bash#140

Merged
AlexAndBear merged 1 commit intomainfrom
add-syntax-hilight-for-bash
Mar 5, 2025
Merged

Add syntax hilighting for bash#140
AlexAndBear merged 1 commit intomainfrom
add-syntax-hilight-for-bash

Conversation

@AlexAndBear
Copy link
Copy Markdown
Member

fixes: #137

image

@AlexAndBear AlexAndBear requested review from Copilot and tbsbdr March 5, 2025 12:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR adds syntax highlighting support for bash by updating the Docusaurus configuration.

  • Added 'bash' to the additionalLanguages array within the prism section for code highlighting.

Reviewed Changes

File Description
docusaurus.config.ts Added support for bash syntax highlighting via the prism config

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Copy Markdown
Member

@tbsbdr tbsbdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@AlexAndBear AlexAndBear merged commit f35830a into main Mar 5, 2025
@AlexAndBear AlexAndBear deleted the add-syntax-hilight-for-bash branch March 5, 2025 13:15
@openclouders openclouders mentioned this pull request Mar 5, 2025
1 task
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.

Add Syntax Highlighting for codeblocks

3 participants