X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7d72549ef81ebf4c1e8a9323c609e322f17a3f2c..fc36ba4c1f80d37161967021b7ded6cc7e54819c:/doc/plugins/contrib/i18nheadinganchors.mdwn

diff --git a/doc/plugins/contrib/i18nheadinganchors.mdwn b/doc/plugins/contrib/i18nheadinganchors.mdwn
index 3bef82ef0..7af54e4e9 100644
--- a/doc/plugins/contrib/i18nheadinganchors.mdwn
+++ b/doc/plugins/contrib/i18nheadinganchors.mdwn
@@ -1,3 +1,6 @@
+[[!meta author="anarcat"]]
+[[!template id=plugin name=i18nanchors author="[[anarcat]]"]]
+[[!tag type/chrome]]
 [[!template  id=gitbranch branch=anarcat/i18n-headinghanchors author="[[anarcat]]"]]
 
 This plugin is similar to [[plugins/headinganchors]] except:
@@ -17,3 +20,5 @@ Also note that *all* heading attributes are overriden with the ID
 tag. If this is not desirable, we'd need to fire up a full
 HTML::Parser or do some more regex magic to preserve the attributes
 other than `id=` which we want to keep. -- [[anarcat]]
+
+[[!tag patch]]