1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/ReactNativeClient/lib/MdToHtml
Caleb John 0c2f2667d3 All: Allow toggling markdown plugins and added several new plugins (#1347)
* Initial test of enabling plugins

* Added support for toggle-able plugins
- Also adds some new plugins

* Add instructions on adding toggle-plugins

* Fix subtle anchor bug
- webview was moving itself when scrolling to bottom anchors

* Moves the webview hack so that it only applies to anchors

* Add plugin descriptions to the README, also removed mermaid from README

* rename plugin.* to markdown.plugin.* to be more forward compatible
2019-04-02 17:14:48 +01:00
..
rules Cleaned up MdToHtml style 2019-03-13 23:03:55 +00:00
noteStyle.js Cleaned up MdToHtml style 2019-03-13 23:03:55 +00:00
setupLinkify.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
utils.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
webviewLib.js All: Allow toggling markdown plugins and added several new plugins (#1347) 2019-04-02 17:14:48 +01:00