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