feat: Update react-syntax-highlighter to latest version and use a11yDark style

This commit updates the react-syntax-highlighter package to the latest version and switches to the a11yDark style for syntax highlighting in the MarkdownViewer component. This update ensures compatibility with the latest features and improvements of react-syntax-highlighter and enhances the accessibility of the code snippets in the MarkdownViewer.
This commit is contained in:
Simon Larsen
2024-07-14 15:40:10 -06:00
parent c5062b5bc5
commit 0f0f2c1b81
7 changed files with 37 additions and 21 deletions

View File

@@ -356,8 +356,6 @@ services:
extends:
file: ./docker-compose.base.yml
service: copilot
environment:
- LOG_LEVEL=INFO
build:
network: host
context: .