mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
chore: ⬆️ Upgrade dependencies
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
This commit is contained in:
parent
e83eeaa976
commit
9c8c4c83f6
5 changed files with 161 additions and 192 deletions
|
|
@ -39,7 +39,7 @@ const highlighter = await createHighlighter({
|
|||
themes: [],
|
||||
});
|
||||
|
||||
highlighter.loadTheme("dark-plus");
|
||||
await highlighter.loadTheme("dark-plus");
|
||||
|
||||
function rehypeShiki() {
|
||||
return async (tree) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue