From bbc67dee36d0a5700259edc0f67f8c9addd16388 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 9 Feb 2016 22:30:00 -0800 Subject: Removed `tex_math_single_backslash` from `markdown_github` options. Closes #2707. --- src/Text/Pandoc/Options.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Text/Pandoc/Options.hs b/src/Text/Pandoc/Options.hs index 7dd47cd59..333f499fb 100644 --- a/src/Text/Pandoc/Options.hs +++ b/src/Text/Pandoc/Options.hs @@ -202,7 +202,6 @@ githubMarkdownExtensions :: Set Extension githubMarkdownExtensions = Set.fromList [ Ext_pipe_tables , Ext_raw_html - , Ext_tex_math_single_backslash , Ext_fenced_code_blocks , Ext_auto_identifiers , Ext_ascii_identifiers -- cgit v1.2.3