MyShaarli/tests/plugins
ArthurHoaro 266e3fe5c8 Markdown: fixes feed rendering with nomarkdown tag
* make sure we match exactly `nomarkdown` tag
 * pass the whole link data to stripNoMarkdownTag() to:
   * strip the noMD tag in taglist (array)
   * strip the tag in tags (string)

Fixes #689

tmp
2016-11-22 10:26:03 +01:00
..
resources Fix an issue with links not being reversed in code blocks 2016-10-22 11:13:48 +02:00
test Parse plugin parameters description with the PluginManager 2016-08-02 11:12:01 +02:00
PlugQrcodeTest.php QRCode plugin: use url instead of real_url 2015-12-22 10:59:41 +01:00
PluginAddlinkTest.php unit test for addlink_toolbar + coding style 2015-11-08 12:40:14 +01:00
PluginArchiveorgTest.php Archive.org plugin: do not propose archival of private notes 2016-10-13 16:37:43 +01:00
PluginIssoTest.php Isso comments plugin 2016-10-17 09:23:14 +02:00
PluginMarkdownTest.php Markdown: fixes feed rendering with nomarkdown tag 2016-11-22 10:26:03 +01:00
PluginPlayvideosTest.php Add unit tests for Playvideos plugin 2015-11-07 16:30:56 +01:00
PluginReadityourselfTest.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
PluginWallabagTest.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
WallabagInstanceTest.php Wallabag plugin improvement 2015-12-27 15:30:34 +01:00