Skip to content

Commit

Permalink
docs: add a backup site (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme authored Sep 4, 2024
1 parent 0060477 commit feafd04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Markdown 文档自动即时渲染为微信图文,让你不再为微信文章

## 在线编辑器地址

[https://doocs.github.io/md](https://doocs.github.io/md)
- [https://doocs.github.io/md](https://doocs.github.io/md)
- [https://doocs-md.pages.dev](https://doocs-md.pages.dev)

注:推荐使用 Chrome 浏览器,效果最佳。

Expand All @@ -33,7 +34,7 @@ Markdown 文档自动即时渲染为微信图文,让你不再为微信文章
## 功能特性

- [x] 支持自定义 CSS 样式
- [x] 支持 Markdown 所有基础语法
- [x] 支持 Markdown 所有基础语法、代码块、LaTeX 公式
- [x] 支持浅色、深色两种编辑器外观
- [x] 支持 <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>F</kbd> 快速格式化文档
- [x] 支持色盘取色,快速替换文章整体色调
Expand Down

0 comments on commit feafd04

Please sign in to comment.