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:
david parsons
2014-01-22 02:11:17 -08:00
parent 22fd0cb385
commit 196a7aea97
5 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -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"