]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/comments/discussion.mdwn
(no commit message)
[ikiwiki.git] / doc / plugins / comments / discussion.mdwn
index 7518f61dad47686f1a347a071f0822fc95754c77..3043b0106dd68f4df048c0457682d058d1f01c1b 100644 (file)
@@ -1,6 +1,6 @@
 ## Syndication autodiscovery for comment feeds
 
-A standard `inline` directive adds links to the autogenerated syndication feeds using link tags in the header:
+A standard `\[[!inline]]` directive adds links to the autogenerated syndication feeds using link tags in the header:
 
     <link rel="alternate" type="application/rss+xml" title="$title" href="$page.atom" />
     <link rel="alternate" type="application/atom+xml" title="$title" href="$page.atom" />