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. --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index d0d0ddd6b..884cb1f94 100644 --- a/README +++ b/README @@ -3378,8 +3378,7 @@ variants are supported: `shortcut_reference_links`. `markdown_github` (GitHub-Flavored Markdown) -: `pipe_tables`, `raw_html`, `tex_math_single_backslash`, - `fenced_code_blocks`, `auto_identifiers`, +: `pipe_tables`, `raw_html`, `fenced_code_blocks`, `auto_identifiers`, `ascii_identifiers`, `backtick_code_blocks`, `autolink_bare_uris`, `intraword_underscores`, `strikeout`, `hard_line_breaks`, `emoji`, `shortcut_reference_links`. -- cgit v1.2.3