Skip to content

Commit

Permalink
Update .changeset/real-rabbits-bake.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Apr 1, 2024
1 parent ee0002e commit aaddd40
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .changeset/real-rabbits-bake.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@
"@astrojs/markdown-remark": major
---

This changes the `markdown-remark` package to lazily load shiki languages by
default (only preloading `plaintext`). Additionally, highlighting is now an
async task due to this.
Updates Shiki syntax highlighting to lazily load shiki languages by default (only preloading `plaintext`). Additionally, the `createShikiHighlighter()` API now returns an asynchronous `highlight()` function due to this.

0 comments on commit aaddd40

Please sign in to comment.