@kirejs/markdown
v0.1.8
Published
Markdown plugin for Kire.
Downloads
125
Maintainers
Readme
@kirejs/markdown
Adds Markdown rendering capabilities directly to Kire templates.
Features
- @markdown Directive: Render markdown blocks seamlessly.
- Configurable: Support for common markdown options.
Installation
npm install @kirejs/markdown
# or
bun add @kirejs/markdownUsage
@markdown
# Hello World
This is **bold** text rendered from markdown.
@endLicense
MIT
