]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/comments/discussion.mdwn
(no commit message)
[ikiwiki.git] / doc / plugins / comments / discussion.mdwn
index 3411ed327e0475f6fd9d698b80f6bd3b189b5f8b..7518f61dad47686f1a347a071f0822fc95754c77 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" />