From 46706b8bad9628d3ccfe3f542f624f644900e364 Mon Sep 17 00:00:00 2001 From: Brad Weslake Date: Tue, 27 Sep 2011 17:04:15 -0300 Subject: [PATCH] Edited README.rst via GitHub --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 5b56492..5a44db8 100644 --- a/README.rst +++ b/README.rst @@ -59,3 +59,7 @@ Known issues * Rewriting of image/attachment links if they are downloaded would be a good feature * Meaningful translation/filtering of wikipedia publish statuses into something that usable within a fairly standard jekyll setup. * There will probably be issues when migrating non utf-8 encoded wordpress dump files (if they exist). + +Other Tools +=========== + * A Gist to convert WP-Footnotes style footnotes to PHP Markdown Extra style footnotes: https://gist.github.com/1246047