diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index b15f0c533..9032f0d25 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -117,14 +117,10 @@ Improve this doc <@- if doc.decorators @> <@ for prop in doc.decorators[0].argumentInfo @> -
-
-$ ionic plugin add <$ prop.plugin $>
-
-
-

+

$ ionic plugin add <$ prop.plugin $>
+

Repo: -Repo: <$ prop.repo $> +<$ prop.repo $>

<@ endfor @>