docs: add feature

This commit is contained in:
qingwei.li 2017-05-31 22:19:43 +08:00
parent 955d3d5988
commit db8400a6ac
No known key found for this signature in database
GPG Key ID: B6DDC2F7AE80B2F4
3 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ See the [Quick start](quickstart.md) for more details.
* Useful plugin API
* Emoji support
* Compatible with IE10+
- Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
## Examples

View File

@ -17,6 +17,7 @@ Siehe [Schnellstart](de-de/quickstart.md) für weitere Informationen.
* praktische API für Erweiterungen
* Unterstützung für Emoji
* Kompatibel mit IE10+
- Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
## Beispiele

View File

@ -18,6 +18,7 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo
- 丰富的 API
- 支持 Emoji
- 兼容 IE10+
- 支持 SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
## 例子