chore: typo
This commit is contained in:
parent
a0c60b707c
commit
df84bc73ee
4 changed files with 4 additions and 5 deletions
|
|
@ -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`
|
||||
|
|
|
|||
|
|
@ -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`
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ docsify 4.6 开始支持嵌入任何类型的文件到文档里。你可以将
|
|||
|
||||
当前,嵌入的类型是通过文件后缀自动识别的,这是目前支持的类型:
|
||||
|
||||
* **iframe** `.html`, `.html`
|
||||
* **iframe** `.html`, `.htm`
|
||||
* **markdown** `.markdown`, `.md`
|
||||
* **audio** `.mp3`
|
||||
* **video** `.mp4`, `.ogg`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue