@astrojs/markdown-component

1.0.5 • Public • Published

@astrojs/markdown-component

This package brings legacy support for the <Markdown /> component to all Astro projects.

The <Markdown /> component does not work in SSR. Consider importing Markdown content instead. :::

---
import Markdown from '@astrojs/markdown-component';
---
<Markdown>
  # Markdown syntax is now supported! **Yay!**
</Markdown>

See our Markdown Guide for more info.

Readme

Keywords

Package Sidebar

Install

npm i @astrojs/markdown-component

Weekly Downloads

1,775

Version

1.0.5

License

MIT

Unpacked Size

7.34 kB

Total Files

5

Last publish

Collaborators

  • natemoo-re
  • fredkschott
  • matthewp