Skip to content

Commit 7d24b32

Browse files
Update wording
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
1 parent 131b367 commit 7d24b32

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/six-scissors-worry.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
"astro": minor
44
---
55

6-
Bumps Shikiji and exposes a new `markdown.shikiConfig.transformers` config option. You can use this option to transform the Shikiji hast (AST format of the generated HTML) to extend the features of the final HTML. See [shikiji's documentation](https://shikiji.netlify.app/guide/transformers) for more details.
6+
Adds a new `markdown.shikiConfig.transformers` config option. You can use this option to transform the Shikiji hast (AST format of the generated HTML) to customize the final HTML. Also updates Shikiji to the latest stable version.
7+
8+
See [Shikiji's documentation](https://shikiji.netlify.app/guide/transformers) for more details about creating your own custom transformers, and [a list of common transformers](https://shikiji.netlify.app/packages/transformers) you can add directly to your project.

0 commit comments

Comments
 (0)