e282e8e4ac
* add code component * Update packages/astro/components/Debug.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * Update packages/astro/components/Debug.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * fix format in debug component * remove Debug changes * add wrap support * add props docs * update default theme Co-authored-by: Peter Singh <drgaud@hotmail.com> Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
5 lines
105 B
Markdown
5 lines
105 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Add new `<Code>` component, powered by the more modern shiki syntax highlighter.
|