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