From f517121d644d8822df93cf6b3c39154486dba30f Mon Sep 17 00:00:00 2001
From: Simon McVittie
Date: Sat, 12 Jul 2008 17:27:54 +0100
Subject: [PATCH] Document [[inline guid="..."]]
---
doc/ikiwiki/blog.mdwn | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/ikiwiki/blog.mdwn b/doc/ikiwiki/blog.mdwn
index f1293ece8..90159e939 100644
--- a/doc/ikiwiki/blog.mdwn
+++ b/doc/ikiwiki/blog.mdwn
@@ -98,3 +98,6 @@ directive:
the page.
* `timeformat` - Use this to specify how to display the time or date for pages
in the blog. The format string is passed to the strftime(3) function.
+* `guid` - If a URI is given here (perhaps a UUID prefixed with `urn:uuid:`),
+ the Atom feed will have this as its ``. The default is to use the URL
+ of the page containing the `inline` directive.
--
2.26.2