mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
Revert changes that somehow worked their way into the code (patch
applied on github that was not pulled to the master. Grr.)
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ char **argv;
|
||||
" <meta name=\"GENERATOR\" content=\"mkd2html %s\">\n", markdown_version);
|
||||
|
||||
fprintf(output," <meta http-equiv=\"Content-Type\"\n"
|
||||
" content=\"text/html; charset-utf-8\">");
|
||||
" content=\"text/html; charset=utf-8\">");
|
||||
|
||||
for ( i=0; i < S(css); i++ )
|
||||
fprintf(output, " <link rel=\"stylesheet\"\n"
|
||||
|
||||
Reference in New Issue
Block a user