summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-06-12 22:06:10 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-06-12 22:06:10 +0200
commitbd0925f3671882d03d5f2d9006b29656257f0d6c (patch)
treeef4d237a068a7e06e65e35f3ba7e10a6ddec63b7 /README.md
parente13fd0f0ac82bc815d53cebae138dc5541c3098a (diff)
Switch to PHP based markdown renderer (parsedown)
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 289ead211..32674564f 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,6 @@ not need to register to be allowed to post.
* phar for tarball creation
* mysql, mysqli, pgsql, pdo_mysql (any of those) for database access
-* perl with the following CPAN Modules
- * Text::Markdown for markdown rendering
-
* [pygmentize](http://pygments.org/) for code highlighting
* [ansi2html](http://pypi.python.org/pypi/ansi2html) for shell output rendering (ANSI color codes)
* [imagemagick](http://www.imagemagick.org/) for additional thumbnail generation