From f1d4710f6409a6c944fda9c8a7ebb613be547e48 Mon Sep 17 00:00:00 2001 From: "giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1" Date: Mon, 21 Oct 2019 13:03:05 -0400 Subject: Whitespace --- doc/todo/object_support.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/todo/object_support.mdwn b/doc/todo/object_support.mdwn index e7a9dd811..527f45ad1 100644 --- a/doc/todo/object_support.mdwn +++ b/doc/todo/object_support.mdwn @@ -1,3 +1,3 @@ -[[!template id=gitbranch branch=GiuseppeBilotta/obj author="[[Giuseppe Bilotta]]"]] +[[!template id=gitbranch branch=GiuseppeBilotta/obj author="[[GiuseppeBilotta]]"]] I have created a rather straightforward adaptation of the `img` directive to implement `object` support. The intended use case is to allow inclusion of SVG images that use interaction and/or load external resources, which are not supported in modern browsers via the `img` tag because security. The new directive is called `obj`, and it's implemented as part of the `img` plugin. The patch implementing it is available in my `obj` branch -- cgit v1.2.3