MyShaarli/tests/plugins
ArthurHoaro 1be4afacf9 PLUGIN Markdown
Parse link description in Markdown (HTML) before rendering.

      * hard remove of Shaarli's HTML before parsing.
      * Using Parsedown <https://github.com/erusev/parsedown> PHP lib.
      * Includes basic markdown CSS.
      * Style: removed 400px height max limit for shaares.
      * Unit tests.
2016-01-03 17:36:10 +01:00
..
test Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +01:00
PluginAddlinkTest.php unit test for addlink_toolbar + coding style 2015-11-08 12:40:14 +01:00
PluginArchiveorgTest.php Add unit test for archiveorg plugin 2015-11-07 16:40:25 +01:00
PluginMarkdownTest.php PLUGIN Markdown 2016-01-03 17:36:10 +01:00
PluginPlayvideosTest.php Add unit tests for Playvideos plugin 2015-11-07 16:30:56 +01:00
PluginReadityourselfTest.php unit tests for readityourself plugin + remove hard error 2015-11-08 12:42:29 +01:00
PluginWallabagTest.php unit tests for the wallabag plugin 2015-11-08 12:44:29 +01:00
PlugQrcodeTest.php URL encode links when a redirector is set. 2015-11-26 20:14:38 +01:00