@presenta/controller-markdown
v1.0.7
Published
Presenta Text Block Add-On to have markdown to HTML conversion
Downloads
6
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 start
and the local webserver
npm run test