astro/packages/integrations/mdx/test/fixtures/mdx-plugins/src/pages/with-plugins.mdx

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
367 B
Text
Raw Normal View History

export let recmaPluginWorking = false
# TOC test
## Table of contents
## Section 1
Some text!
### Subsection 1
Some subsection test!
### Subsection 2
Oh cool, more text!
## Section 2
And section 2, with a hyperlink to check GFM is preserved: https://handle-me-gfm.com
<div data-recma-plugin-works={recmaPluginWorking}></div>
> "Smartypants" is -- awesome