docs(README.md): fix typo

This commit is contained in:
Estevão Soares dos Santos 2015-07-21 21:01:47 +01:00
parent a3b5946ec9
commit bf4798a728

View File

@ -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