Skip to content
Snippets Groups Projects
Verified Commit d4e1024e authored by Maximilian's avatar Maximilian :notebook_with_decorative_cover: Committed by Maximilian
Browse files

Cleanup markdown extensions that are on by default

Remove comment
parent 7de7f9e0
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,7 @@ use IPC::Open2;
use Digest::MD5 qw(md5_base64);
my @hlwords = qw/immer nie jede jedem jedes muss keine alle nicht/;
my @markdown = qw/pandoc -f markdown+smart+fenced_code_blocks+backtick_code_blocks --html-q-tags --ascii/;
# my @markdown = qw/cat/;
my @markdown = qw/pandoc -f markdown --html-q-tags --ascii/;
my $question;
my $single_choice;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment