chore: typo

This commit is contained in:
qingwei.li 2018-02-11 20:31:28 +08:00 committed by cinwell.li
commit df84bc73ee
4 changed files with 4 additions and 5 deletions

View file

@ -23,7 +23,7 @@ Currently, file extension are automatically recognized and embedded in different
This is a supported embedding type:
* **iframe** `.html`, `.html`
* **iframe** `.html`, `.htm`
* **markdown** `.markdown`, `.md`
* **audio** `.mp3`
* **video** `.mp4`, `.ogg`

View file

@ -23,7 +23,7 @@ Currently, file extension are automatically recognized and embedded in different
This is a supported embedding type:
* **iframe** `.html`, `.html`
* **iframe** `.html`, `.htm`
* **markdown** `.markdown`, `.md`
* **audio** `.mp3`
* **video** `.mp4`, `.ogg`

View file

@ -20,7 +20,7 @@ docsify 4.6 开始支持嵌入任何类型的文件到文档里。你可以将
当前,嵌入的类型是通过文件后缀自动识别的,这是目前支持的类型:
* **iframe** `.html`, `.html`
* **iframe** `.html`, `.htm`
* **markdown** `.markdown`, `.md`
* **audio** `.mp3`
* **video** `.mp4`, `.ogg`