summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-25 04:05:43 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-25 04:05:43 +0000
commitd66486f453edecf67095e6c111383cb558ff1cb2 (patch)
treefb85432ffa8cbe6d87ab12356417b8562205797d /doc/todo
parent29d1053635892f1beade36b9895322103ee7275e (diff)
web commit by http://ryan.idletheme.org/: updated patch
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/format_escape.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/format_escape.mdwn b/doc/todo/format_escape.mdwn
index ebee558fb..7c9a7f1ec 100644
--- a/doc/todo/format_escape.mdwn
+++ b/doc/todo/format_escape.mdwn
@@ -88,6 +88,14 @@ which aren't used as real extensions but provide useful intermediate types.
> will be processed as a chunk of raw html.
> --[[Joey]]
+### Updated patch
+
+I've created an updated [patch](http://www.idletheme.org/code/patches/ikiwiki-format-escapes-rlk-2007-09-24.diff) against the current revision. No real functionality changes, except for a small test script, one minor bugfix (put a "join" around a scalar-context "map" in convert_link), and some wrangling to get it merged properly; I thought it might be helpful for anyone else who wants to work on the code.
+
+(With that out of the way, I think I'm going to take a stab at Jeremie's plan to use marks which would be replaced post-htmlization. I've also got an eye towards [[todo/multiple_output_formats]].)
+
+--Ryan Koppenhaver
+
## Original patch
[[tag patch]]