From 9ffd20c2f2b50e9f5b9300023580a87a2e36e412 Mon Sep 17 00:00:00 2001 From: "http://senji.sdf.org/" Date: Thu, 11 Sep 2014 21:16:41 +0100 Subject: [PATCH] Actually. we're using MultiMarkdown. --- ikiwiki.mdwn | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ikiwiki.mdwn diff --git a/ikiwiki.mdwn b/ikiwiki.mdwn new file mode 100644 index 00000000..c1c8ec98 --- /dev/null +++ b/ikiwiki.mdwn @@ -0,0 +1,19 @@ +[[!meta robots="noindex, follow"]] +This wiki is powered by [ikiwiki](http://ikiwiki.info/). +[[!if test="enabled(version)" + then="(Currently running version [[!version ]].)" +]] + +We're actually using [[MultiMarkdown|https://rawgit.com/fletcher/human-markdown-reference/master/index.html]], which is like the markdown documented below only with more stuff. If you're creating a new page you can also pick other formats, including a traditional wiki one. Feel free to do so on personal pages, but can we keep the core wiki in markdown please. There is a [[sandbox]]. + +Some documentation on using ikiwiki: + +* [[ikiwiki/formatting]] +* [[ikiwiki/wikilink]] +* [[ikiwiki/subpage]] +* [[ikiwiki/pagespec]] +* [[ikiwiki/directive]] +* [[ikiwiki/markdown]] +* [[ikiwiki/openid]] +* [[ikiwiki/searching]] +* [[templates]] -- 2.30.2