From 0401fb8100f5582a6adc467df1752d9eda4fc7fe Mon Sep 17 00:00:00 2001 From: Sivan Date: Sun, 1 Mar 2020 22:15:56 +0800 Subject: [PATCH] docs: update README --- README.md | 11 ++++++++++- _site/index.html | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d7e1d9..c1443ea 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,15 @@ - 兼容 *normalize.css*、*CSS Reset* 等常见样式重置; - 移动端支持; - 基于 BEM; +- 贴合网格的排版; +- 全标签样式美化; +- 预置古文、诗词样式; +- 预置多种排版样式(行间注、多栏、竖排等); +- 多种预设字体族(仅限桌面端); +- 简/繁体中文支持; +- 中西文混排美化(基于JavaScript脚本实现); +- 兼容 *normalize.css*、*CSS Reset* 等常见样式重置; +- 移动端支持; - …… 总之,用上就会变好看。 @@ -37,9 +46,9 @@ ## WIP -- [ ] 中、西文混排 - [ ] 标点挤压 - [ ] 标点悬挂 +- [x] 中、西文混排 - [x] 繁体中文支持 - [x] 诗词版式 - [x] 行间注版式 diff --git a/_site/index.html b/_site/index.html index 07f98aa..7f35bf7 100644 --- a/_site/index.html +++ b/_site/index.html @@ -56,7 +56,7 @@
  • 多种预设字体族(仅限桌面端);
  • 简/繁体中文支持;
  • 中西文混排美化(基于JavaScript脚本实现);
  • -
  • 兼容normalize.cssCSS Reset[1]
  • +
  • 兼容normalize.cssCSS Reset[1]等常见样式重置;
  • 移动端支持;
  • ……