소스 검색

docs(README.md): fix typo

Estevão Soares dos Santos 10 년 전
부모
커밋
bf4798a728
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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