Parsedown Markdown Extra plugin for esoTalk It is working but was not tested with other plugins, feedback is welcome.
- Download the file https://github.com/kassius/esoParsedownExtra/archive/master.zip
- Extract it to your [esoTalk instalation directory]/addons/plugins/
- Then you should have the directory [your root install]/addons/plugins/esoParsedownExtra/
- Go to 'administration' on the site, then to 'Plugins' and enable 'esoMarkdownExtra' plugin.
- Then it should be working. Just create a post using Markdown syntax and test it.
Via command line, commands are:
cd esoTalk/addons/plugins # go to plugins directory inside your esoTalk installation
git clone https://github.com/kassius/esoParsedownExtra # clone the repository
rm -r esoParsedownExtra/.git # delete git files for safety, unless you want to update it later via command line, then restrict access to this directory in your server's configuration
Then go to forum administration, and enable the plugin.
- Parsedown
- Markdown
- Markdown Extra
- esoTalk Forum Software