summaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/Locale/Po4a/Text.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Locale/Po4a/Text.pm b/perl/Locale/Po4a/Text.pm
index 836d2c1..ae62667 100644
--- a/perl/Locale/Po4a/Text.pm
+++ b/perl/Locale/Po4a/Text.pm
@@ -89,7 +89,7 @@ Handle some special markup in Markdown-formatted texts.
=cut
-my $markdown = 1;
+my $markdown = 0;
sub initialize {
my $self = shift;