Skip to content

Commit

Permalink
feat: use shiki for docs code blocks (#2427)
Browse files Browse the repository at this point in the history
* feat: use shiki for docs code blocks

* feat: add more lang aliases

* feat: add more lang aliases

* feat: add more lang aliases

* docs: add more comments
  • Loading branch information
dstaley authored May 13, 2024
1 parent b99809f commit fe58a3e
Show file tree
Hide file tree
Showing 12 changed files with 1,293 additions and 40 deletions.
198 changes: 198 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
"@reach/visually-hidden": "^0.16.0",
"@react-aria/ssr": "^3.1.0",
"@react-aria/utils": "^3.11.0",
"@shikijs/rehype": "^1.3.0",
"@swc/core": "^1.4.8",
"@tanstack/react-query": "^4.1.3",
"@tanstack/react-query-devtools": "^4.0.10",
Expand Down Expand Up @@ -198,6 +199,7 @@
"rehype-sanitize": "^5.0.1",
"remark-gfm": "^3.0.1",
"semver": "^7.3.5",
"shiki": "^1.3.0",
"shortid": "^2.2.16",
"slugify": "^1.6.4",
"unified": "^9.2.0",
Expand Down
Loading

0 comments on commit fe58a3e

Please sign in to comment.