]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/contrib/plaintext/discussion.mdwn
link to format_escape
[ikiwiki.git] / doc / plugins / contrib / plaintext / discussion.mdwn
1 I guess the reason I never thought to write this is when I put a .txt file
2 in ikiwiki, I'm happy enough to see it copied through unchanged.
3
4 I guess the advantage of using this plugin is that you get the page wrapper
5 around the preformatted text, and could even inline such a page.
6
7 There is not currently a good way to turn off some processing steps for
8 some page types. It's either all or nothing. The patch in
9 [[todo/format_escape]] might allow a formatter to register its own special
10 version of htmllink that didn't do anything, but would that be enough?
11
12 --[[Joey]]