This module is a Markdown editor (inspired by toopay bootstrap-markdown)
How to install
This module must be into your modules/ directory (thelia/local/modules/).
You can download the .zip file of this module or create a git submodule into your project like this :
cd /path-to-thelia
git submodule add https://github.com/thelia-modules/Markdown.git local/modules/Markdown
Next, go to your Thelia admin panel for module activation.
How to use
Learn Markdown syntax here ;)
