1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00

working footnotes

This commit is contained in:
tcit 2014-10-01 18:54:22 +02:00
parent ace428669b
commit 6ddf52e11b

View File

@ -329,7 +329,7 @@ final class Tools
$_GET = $_REQUEST = array(
"url" => $url->getUrl(),
"max" => 5,
"links" => "preserve",
"links" => (CONVERT_LINKS_FOOTNOTES ? 'footnotes':'preserve'),
"exc" => "",
"format" => "json",
"submit" => "Create Feed"