diff options
Diffstat (limited to 'doc/bugs/Smileys_in_the_block_code.mdwn')
-rw-r--r-- | doc/bugs/Smileys_in_the_block_code.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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]] |