From: Joey Hess Date: Mon, 7 Jan 2008 15:46:49 +0000 (-0500) Subject: web commit by http://madduck.myopenid.com/: fix map verbatim X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/8831f3ca3e5a1f93afe2eaeddbb7080e75fada20?ds=sidebyside web commit by http://madduck.myopenid.com/: fix map verbatim --- diff --git a/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn b/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn index ea20231ef..6125bc413 100644 --- a/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn +++ b/doc/todo/allow_CGI_to_create_dynamic_pages.mdwn @@ -1,3 +1,3 @@ [[tag wishlist]] -It would be cool if the CGI could be used to render dynamic pages. For instance, I might want to create a page with a `[[map]]` according to a [[pagespec]] to be passed in the query string, instead of creating/hardcoding all possible pagespecs I might want to call. +It would be cool if the CGI could be used to render dynamic pages. For instance, I might want to create a page with a `\[[map]]` according to a [[pagespec]] to be passed in the query string, instead of creating/hardcoding all possible pagespecs I might want to call.