aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-17 05:46:17 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-17 05:46:17 +0000
commit9bcfdd61793adc1f986939262ad3317eb97a5c1e (patch)
tree4e30d54f90721087768803d04437e8e93c124275 /doc
parentce7596dad9c841fee92a84579be0261d3ef26407 (diff)
downloadikiwiki-9bcfdd61793adc1f986939262ad3317eb97a5c1e.tar
ikiwiki-9bcfdd61793adc1f986939262ad3317eb97a5c1e.tar.gz
link to format_escape
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/contrib/plaintext/discussion.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/plugins/contrib/plaintext/discussion.mdwn b/doc/plugins/contrib/plaintext/discussion.mdwn
index 1969c6077..6b192d0c5 100644
--- a/doc/plugins/contrib/plaintext/discussion.mdwn
+++ b/doc/plugins/contrib/plaintext/discussion.mdwn
@@ -5,4 +5,8 @@ I guess the advantage of using this plugin is that you get the page wrapper
around the preformatted text, and could even inline such a page.
There is not currently a good way to turn off some processing steps for
-some page types. It's either all or nothing. --[[Joey]]
+some page types. It's either all or nothing. The patch in
+[[todo/format_escape]] might allow a formatter to register its own special
+version of htmllink that didn't do anything, but would that be enough?
+
+--[[Joey]]