Browse Source

docs(README.md): fix typo

Estevão Soares dos Santos 10 years ago
parent
commit
bf4798a728
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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