The plugin allows to add footnotes in an easy way to a text. There is no need for numbering the footnotes.
The references have a link to go back to the previous reading position.
The plugin uses Footnoted from Jacob Heftmann:
https://github.com/jheftmann/footnoted
- Download the ZIP archive to your PC.
- Unzip the archive.
- Load the directory
/footnotesin the extracted ZIP archive in the directory/bl-pluginson your server. - Load the file
plugin.phpin the directory/easymdein the extracted ZIP archive in the directory/bl-plugins/tinymceon your server. - There will be two new buttons in the toolbar of the editor. The first one is for adding the code for the footnote to the text, the second one for adding the code for the list with the references below the text. Please add references between
<li>and</li>to the list of references.
1.0, August 2, 2020
- Addition of the file plugin.php for EasyMDE.
- Removal of jQuery script.
0.1, July 15, 2017
- Release.