1.0.7 • Published 5 years ago
@presenta/controller-markdown v1.0.7
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