all repos — cgit @ 6d6f8bdeed0b47422337c430fdaf236b978f6c44

a hyperfast web frontend for git written in c

filters: toggle perl utf8 situation

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld Jason@zx2c4.com
Tue, 28 May 2013 07:55:40 +0200
commit

6d6f8bdeed0b47422337c430fdaf236b978f6c44

parent

989d251384d5600abb33eb4c97b85d54dbfc6fcb

1 files changed, 0 insertions(+), 4 deletions(-)

jump to
M filters/html-converters/resources/markdown.plfilters/html-converters/resources/markdown.pl

@@ -18,10 +18,6 @@ use vars qw($VERSION);

$VERSION = '1.0.1'; # Tue 14 Dec 2004 -## Disabled; causes problems under Perl 5.6.1: -use utf8; -binmode( STDOUT, ":utf8" ); # c.f.: http://acis.openlib.org/dev/perl-unicode-struggle.html - # # Global default settings: