## 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" />
correction follow-ups are common.
-- [[Jon]]
+
+
+---
+
+## Comment threads
+
+Any thoughts about implementing some simple threading in the comments?
+
+Or at least a reply functionality that quotes the subject/contents?
+
+-- [[iustin]]
+
+---