http://www.civilfritz.net/~janderson/ 2011-04-07 14:37:53 -04:00 committed by Joey Hess
parent 40e1a7cf89
commit b3ef3a17c4
1 changed files with 1 additions and 1 deletions

View 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" />