refactor(core): add render

This commit is contained in:
qingwei.li 2017-02-17 23:09:09 +08:00 committed by cinwell.li
commit 8bee8f0213
20 changed files with 232 additions and 102 deletions

View file

@ -15,7 +15,7 @@ See the [Quick start](/quickstart) for more details.
- Smart full-text search plugin
- Multiple themes
- Useful plugin API
- Compatible with IE9+
- Compatible with IE10+
## Examples

View file

@ -16,7 +16,7 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo
- 智能的全文搜索
- 提供多套主题
- 丰富的 API
- 兼容 IE9+
- 兼容 IE10+
## 例子