From bf4798a728ff62a7e6e80acf30d2df3194cb0766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estev=C3=A3o=20Soares=20dos=20Santos?= Date: Tue, 21 Jul 2015 21:01:47 +0100 Subject: [PATCH] docs(README.md): fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e7cd6a..8cd2f79 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ var defaultOptions = showdown.getDefaultOptions(); ``` ![foo](foo.jpg =100x80) simple, assumes units are in px ![bar](bar.jpg =100x*) sets the height to "auto" - ![baz](baz.jpg =80%x5em*) Image with width of 80% and height of 5em + ![baz](baz.jpg =80%x5em) Image with width of 80% and height of 5em ``` * **headerLevelStart**: (integer) [default 1] Set the header starting level. For instance, setting this to 3 means that