Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
LICENSE | H A D | 14-Sep-2020 | 1.1 KiB | 22 | 17 | |
README | H A D | 14-Sep-2020 | 712 | 16 | 11 | |
plugin.info.txt | H A D | 14-Sep-2020 | 201 | 8 | 7 | |
script.js | H A D | 14-Sep-2020 | 646 | 29 | 26 | |
stackedit.min.js | H A D | 14-Sep-2020 | 5.1 KiB | 1 | 1 | |
stackedit.png | H A D | 14-Sep-2020 | 3.6 KiB |
README
1StackEdit Plugin for DokuWiki 2 3Markdown editor with live preview 4 5This plugin is a simple implementation of StackEdit.js by Benoit Schweblin (https://github.com/benweet/stackedit.js). 6It adds a button to the dokuwiki toolbar to open StackEdit. It is best used in combination with a Markdown plugin like Markdowku (https://www.dokuwiki.org/plugin:markdowku). 7 8All documentation for this plugin can be found at 9https://github.com/fyr77/dokuwiki-plugin-stackedit 10 11If you install this plugin manually, make sure it is installed in 12lib/plugins/stackedit/ - if the folder is called different it 13will not work! 14 15Please refer to http://www.dokuwiki.org/plugins for additional info 16on how to install plugins in DokuWiki.