improved code block styling and added theme
This commit is contained in:
parent
9278970762
commit
ffbce7ddb4
7 changed files with 410 additions and 14 deletions
|
@ -53,6 +53,7 @@
|
|||
"devDependencies": {
|
||||
"@types/elasticlunr": "^0.9.4",
|
||||
"@types/highlight.js": "^10.1.0",
|
||||
"@types/jsdom": "^16.2.13",
|
||||
"@types/katex": "^0.11.1",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@types/node": "^16.11.12",
|
||||
|
@ -68,6 +69,7 @@
|
|||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-react": "^7.27.1",
|
||||
"jsdom": "^19.0.0",
|
||||
"prettier": "^2.5.1",
|
||||
"ts-node": "^10.4.0",
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue