From 72f7404d2f90f6e2a26639887a34fac4a982a4dd Mon Sep 17 00:00:00 2001 From: Fabian Becker Date: Mon, 14 Oct 2013 18:12:55 +0000 Subject: [PATCH] Fix emphasize notation in Markdown modal. fixes #1008 --- core/client/tpl/modals/markdown.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/client/tpl/modals/markdown.hbs b/core/client/tpl/modals/markdown.hbs index 98b89ab25d..a967b63fc4 100644 --- a/core/client/tpl/modals/markdown.hbs +++ b/core/client/tpl/modals/markdown.hbs @@ -15,7 +15,7 @@ Emphasize - __text__ + _text_ Ctrl / Cmd + I @@ -111,4 +111,4 @@ For further Markdown syntax reference: Markdown Documentation - \ No newline at end of file +