From 8f1055c55b90d49e5404cff7e66d7210a9aa43ee Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang <jp_lang@yahoo.fr> Date: Sun, 15 Jan 2017 16:40:29 +0000 Subject: Remove old and obsolete 'Content-Style-Type' meta tag (#24800). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16208 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/en/wiki_syntax_markdown.html | 1 - 1 file changed, 1 deletion(-) (limited to 'public/help/en/wiki_syntax_markdown.html') diff --git a/public/help/en/wiki_syntax_markdown.html b/public/help/en/wiki_syntax_markdown.html index 8c7b4f7c7..39f8a3c26 100644 --- a/public/help/en/wiki_syntax_markdown.html +++ b/public/help/en/wiki_syntax_markdown.html @@ -2,7 +2,6 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> <title>Wiki formatting</title> <link rel="stylesheet" type="text/css" href="../wiki_syntax.css" /> </head> -- cgit v1.2.3