From f9ba981b3521b014cbf1423841a65c7efff4f4c2 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 18 Aug 2015 09:16:55 -0500 Subject: [PATCH] Bold the demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26827bf..8a04713 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SimpleMDE - Markdown Editor A drop-in JavaScript textarea replacement for writing beautiful and understandable markdown. The WYSIWYG-esque editor allows users who may be less experienced with Markdown to use familiar toolbar buttons and shortcuts. In addition, the the syntax is rendered while editing to clearly show the expected result. Headings are larger, emphasized words are italicized, links are underlined, etc. SimpleMDE is one of the first editors to feature both built-in autosaving and spell checking. -[Demo](http://nextstepwebs.github.io/simplemde-markdown-editor) +[**Demo**](http://nextstepwebs.github.io/simplemde-markdown-editor) [![Preview](http://i.imgur.com/b9hFHFT.png)](http://nextstepwebs.github.io/simplemde-markdown-editor)