link to format_escape

master
joey 2007-08-17 05:46:17 +00:00
parent ce7596dad9
commit 9bcfdd6179
1 changed files with 5 additions and 1 deletions

View File

@ -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]]