Add better code-block hightlighting and styles (#357)

* Add better code-block hightlighting and styles

* add fallback class
This commit is contained in:
Timothy Carambat
2023-11-10 16:31:21 -08:00
committed by GitHub
parent 2b17bf26a8
commit 7fcf29d769
3 changed files with 25 additions and 4 deletions

View File

@@ -15,6 +15,7 @@
"@phosphor-icons/react": "^2.0.13",
"buffer": "^6.0.3",
"he": "^1.2.0",
"highlight.js": "^11.9.0",
"lodash.debounce": "^4.0.8",
"markdown-it": "^13.0.1",
"pluralize": "^8.0.0",