From 652a8c1e737ea16d3a16e3b77c0a12d52b7be0d5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 17 Feb 2008 15:25:26 +0100 Subject: Attempt at getting graph o compile: add back surrounding curly quotes, but unnamed now. --- ikisystem.mdwn | 2 ++ 1 file changed, 2 insertions(+) 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} +} """]] -- cgit v1.2.3