From ce0037e0ff41a75d0e6c947ef547ef9630c54be9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 14 Oct 2010 13:38:20 +0200 Subject: Sync with ikiwiki 3.20100926. --- ikiwiki/directive/haiku.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ikiwiki/directive/haiku.mdwn (limited to 'ikiwiki/directive/haiku.mdwn') diff --git a/ikiwiki/directive/haiku.mdwn b/ikiwiki/directive/haiku.mdwn new file mode 100644 index 0000000..43d93b0 --- /dev/null +++ b/ikiwiki/directive/haiku.mdwn @@ -0,0 +1,16 @@ +The `haiku` directive is supplied by the [[!iki plugins/haiku desc=haiku]] +plugin. + +This directive allows inserting a randomly generated haiku into a wiki +page. Just type: + + \[[!haiku hint="argument"]] + +[[!haiku hint="argument test"]] + +The hint parameter can be omitted, it only provides the generator a hint of +what to write the haiku about. If no hint is given, it might base it on the +page name. Since the vocabulary it knows is very small, many hints won't +affect the result at all. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3