1.0.2 • Published 5 years ago
@presenta/module-markdown v1.0.2
Presenta Markdown Module
This module 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: module-markdown
Usage
To configure this module use this setting:
{
modules:{
markdown:true
}
}
Development
Run the watcher:
npm start
and the local webserver
npm run test