- added code block styling
- added mathematical expression - combined recursive parsers
This commit is contained in:
parent
f30fe0c843
commit
84f6efec80
6 changed files with 365 additions and 285 deletions
|
@ -22,10 +22,15 @@
|
|||
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
||||
"@fortawesome/react-fontawesome": "^0.1.14",
|
||||
"@types/elasticlunr": "^0.9.2",
|
||||
"@types/highlight.js": "^10.1.0",
|
||||
"date-fns": "^2.23.0",
|
||||
"elasticlunr": "^0.9.5",
|
||||
"gray-matter": "^4.0.3",
|
||||
"highlight.js": "^11.2.0",
|
||||
"katex": "^0.13.13",
|
||||
"local-storage-fallback": "^4.1.2",
|
||||
"markdown-it": "^12.2.0",
|
||||
"markdown-it-texmath": "^0.9.1",
|
||||
"markdown-toc": "^1.2.0",
|
||||
"marked": "^2.1.3",
|
||||
"query-string": "^7.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue