mirror of
https://github.com/sern-handler/website
synced 2026-06-26 01:32:26 +00:00
16 lines
995 B
Markdown
16 lines
995 B
Markdown
# astro-expressive-code [](https://www.npmjs.com/package/astro-expressive-code) [](https://npmjs.org/package/astro-expressive-code)
|
|
|
|
This package is an [Astro](https://astro.build/) integration to automatically render code blocks in any markdown / MDX content on your Astro site using [Expressive Code](https://expressive-code.com/).
|
|
|
|
## Documentation
|
|
|
|
[Read the Expressive Code docs](https://expressive-code.com/) to learn more about the features provided by Expressive Code and this integration.
|
|
|
|
## When should I use this?
|
|
|
|
When you're writing content for your Astro site in markdown / MDX and want to improve the design and functionality of all contained code blocks using Expressive Code.
|
|
|
|
## Installation
|
|
|
|
Read the [installation instructions](https://expressive-code.com/installation/) to learn how to install Expressive Code on your Astro site.
|