@presenta/controller-markdown
v1.0.7
Published
Presenta Text Block Add-On to have markdown to HTML conversion
Downloads
20
Readme
Presenta Markdown Controller
This controller extends the text block in a PRESENTA Lib document adding automatic markdown conversion.
Installation
Please read the installation istructions for official plugins here using this unique identifier: controller-markdown
Usage
To configure this module use this setting:
{
controller:{
markdown:true
}
}Development
Run the watcher:
npm startand the local webserver
npm run test