import { defineMarkdocConfig, component } from '@astrojs/markdoc/config'; export default defineMarkdocConfig({ tags: { aside: { render: component('./src/components/Aside.astro'), attributes: { type: { type: String }, title: { type: String }, }, }, }, }); ead>
![]() |
index : astro | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |