summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-02-17 15:25:26 +0100
committerJonas Smedegaard <dr@jones.dk>2008-02-17 15:25:26 +0100
commit652a8c1e737ea16d3a16e3b77c0a12d52b7be0d5 (patch)
treee4d9b6c6b03d97845d56fc2de2368b1a6051d40c
parentb2d60988eabab6b6e920c18031ffdf1f3e763b65 (diff)
Attempt at getting graph o compile: add back surrounding curly quotes, but unnamed now.
-rw-r--r--ikisystem.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/ikisystem.mdwn b/ikisystem.mdwn
index e24c2c2..105b1ae 100644
--- a/ikisystem.mdwn
+++ b/ikisystem.mdwn
@@ -8,6 +8,7 @@ Here's a graph of the interaction between the various parts of ikiwiki itself
and different kinds of users:
[[graph src="""
+{
// rankdir=LR
// rotate=90
center=1
@@ -95,4 +96,5 @@ and different kinds of users:
{rank=same; search_query txt media tmpl}
{rank=same; iki_form search_form}
// {rank=same; webpages webpages_admin webpages_searchresult}
+}
"""]]