From d504e1d1e2798d7b4661462b9ef4cd77dd270ff9 Mon Sep 17 00:00:00 2001 From: Bebleo Date: Sun, 19 Apr 2020 05:42:12 -0400 Subject: Improve and extend urlize --- docs/api.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/api.rst b/docs/api.rst index ec083a8..9189642 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -550,6 +550,10 @@ Example:: The default target that is issued for links from the `urlize` filter if no other target is defined by the call explicitly. +``urlize.additional_uri_schemes``: + Additional uri scheme prefixes that will generate links from the + `urlize` filter in addition to http://, https://, and mailto:. + ``json.dumps_function``: If this is set to a value other than `None` then the `tojson` filter will dump with this function instead of the default one. Note that -- cgit v1.2.1