diff options
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/i18nheadinganchors.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/contrib/i18nheadinganchors.mdwn b/doc/plugins/contrib/i18nheadinganchors.mdwn index 3bef82ef0..a5b108dc4 100644 --- a/doc/plugins/contrib/i18nheadinganchors.mdwn +++ b/doc/plugins/contrib/i18nheadinganchors.mdwn @@ -17,3 +17,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]] |