]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/markdown/markdown.php
Use Composer to import Parsedown library
[github/shaarli/Shaarli.git] / plugins / markdown / markdown.php
index 6b1c1d4433b8be80c32b7fc981e0effa97637661..eb7bf23d12a530f976ed7e7b5484644fb8b85619 100644 (file)
@@ -6,8 +6,6 @@
  * Shaare's descriptions are parsed with Markdown.
  */
 
-require_once 'Parsedown.php';
-
 /*
  * If this tag is used on a shaare, the description won't be processed by Parsedown.
  */