Skip to content

Commit

Permalink
docs: fix Shikiji link (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessarcher committed Jan 25, 2024
1 parent 9b64ca2 commit 145fc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/highlighters.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ export default defineShikijiSetup(() => {
})
```

Refer to [Shikiji's docs](https://github.com/antfu/shikji) for all available options.
Refer to [Shikiji's docs](https://github.com/antfu/shikiji) for all available options.

> It make it easier for the community to adapt, when no `shikiji.ts` it presented, we will look for `shiki.ts` and try to convert it to Shikiji options.

0 comments on commit 145fc07

Please sign in to comment.