From 44824dba1bc9e03499e91f15234764e8739fcff8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Mar 2008 02:43:20 -0400 Subject: smiley: Detect smileys inside pre and tags, and do not expand. --- doc/bugs/Smileys_in_the_block_code.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/bugs/Smileys_in_the_block_code.mdwn') diff --git a/doc/bugs/Smileys_in_the_block_code.mdwn b/doc/bugs/Smileys_in_the_block_code.mdwn index 08ff90789..b7854705b 100644 --- a/doc/bugs/Smileys_in_the_block_code.mdwn +++ b/doc/bugs/Smileys_in_the_block_code.mdwn @@ -29,3 +29,6 @@ BTW, maybe converting smileys in the block code should be disabled at all? > Looks similar to [[wiki_links_still_processed_inside_code_blocks]]; in both > cases, substitution happens in a code block, which it shouldn't. > --[[JoshTriplett]] + +> [[fixed|done]], via some super duper regexp fun to notice if the smiley +> is inside a pre or code tag. --[[Joey]] -- cgit v1.2.3