Skip to content

Commit

Permalink
docs(root ui/docs): 修改开发指南标点符号
Browse files Browse the repository at this point in the history
affects: @varlet/ui
  • Loading branch information
haoziqaq committed Apr 25, 2021
1 parent 8d10c08 commit 7eba4c9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion developerGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ yarn dev
```

### Todo list
- 1.Provides `jsx``tsx` syntax highlighting support.
- 1.Provides `jsx`,`tsx` syntax highlighting support.
- 2.Improve the document reading experience and fix problems.
- 3.Unit test all components and issue test report.
- 4.Full component style detail optimization, animation curve optimization.
2 changes: 1 addition & 1 deletion developerGuide.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ yarn dev
```

### Todo list
- 1.提供`jsx`,`tsx`语法高亮支持。
- 1.提供`jsx``tsx`语法高亮支持。
- 2.完善文档阅读体验,修复存在的问题。
- 3.全组件单元测试,并出测试报告。
- 4.全组件样式细节优化,动画曲线优化。
2 changes: 1 addition & 1 deletion packages/varlet-ui/docs/developerGuide.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ yarn dev
```

### Todo list
- 1.Provides `jsx``tsx` syntax highlighting support.
- 1.Provides `jsx`,`tsx` syntax highlighting support.
- 2.Improve the document reading experience and fix problems.
- 3.Unit test all components and issue test report.
- 4.Full component style detail optimization, animation curve optimization.
2 changes: 1 addition & 1 deletion packages/varlet-ui/docs/developerGuide.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ yarn dev
```

### Todo list
- 1.提供`jsx`,`tsx`语法高亮支持。
- 1.提供`jsx``tsx`语法高亮支持。
- 2.完善文档阅读体验,修复存在的问题。
- 3.全组件单元测试,并出测试报告。
- 4.全组件样式细节优化,动画曲线优化。

0 comments on commit 7eba4c9

Please sign in to comment.