1 My backported ikiwiki 1.48 converts smileys in the block code incorrectly.
2 I can see the HTML code of smileys image, instead of smileys image.
4 For example, I'd like to save interesting for me thread of courier-users
5 mailing list. Please looks below to see what ikiwiki does with that smileys:
7 From: Bernd Wurst <bernd@bw...>
8 Subject: Re: [courier-users] Uploaded my SRS implementation for courier to
10 To: courier-users@li...
11 Date: Sat, 17 Mar 2007 19:02:10 +0100
15 Am Samstag, 17. Mrz 2007 schrieb Matthias Wimmer:
16 > See the graphic on http://www.openspf.org/SRS at the bottom on the left
17 > side. You will find an example there how rewriting an already rewritten
20 Ah, ok, didn't know that. :)
21 Thanks for the pointer!
25 BTW, maybe converting smileys in the block code should be disabled at all?
29 > Looks similar to [[wiki_links_still_processed_inside_code_blocks]]; in both
30 > cases, substitution happens in a code block, which it shouldn't.
33 > [[fixed|done]], via some super duper regexp fun to notice if the smiley
34 > is inside a pre or code tag. --[[Joey]]