Originally created by: sf-overlords
Created by: noostendorp
Created date: 2010-06-22 15:41:00.555000
Assigned to:nobody
When I add a code block, it kills whitespace between lines:
my @list = qw(a b c); my $noblankline = shift @list; my $previouslineshouldbeblank = pop @list;
Instead, it should preserve this space.
Originally by: sf-overlords
Post by noostendorp:
description has changed
description has changed
Last edit: Anonymous 2016-08-14
Originally by: sf-overlords
Post by noostendorp:
Originally by: n_oostendorp
description has changed
milestone: post-GA --> GA3
custom_field__size: 2 --> 2
Originally by: n_oostendorp
I looked at this one. Seems to be a problem in the HTMLFormatter of pygments.