Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文档渲染部分功能微调 #2

Open
5 of 7 tasks
shigma opened this issue May 23, 2018 · 2 comments
Open
5 of 7 tasks

文档渲染部分功能微调 #2

shigma opened this issue May 23, 2018 · 2 comments

Comments

@shigma
Copy link

shigma commented May 23, 2018

  • 行内列表不允许换行,语法为+ aaa + bbb + ccc ++左右要求空格。
  • 无序列表的开头字符改为+
  • 无序列表中遇到分行,渲染时也应该把两个部分分开。例如:
+ aaa
+ bbb

+ ccc
+ ddd
  • 标题字体大小还需调整。三级标题已经与正常字体无异了,建议缩小步长或增大一级标题字号。
  • 由3个`包围的代码块疑似无法正常显示。
  • 由3个>包围的代码块的功能建议改为单行渲染,例如:
>>> 1234
  • 章节记号^不支持缩进,希望完善这一点(语法同无序列表)
@jjyyxx
Copy link
Member

jjyyxx commented May 24, 2018

前两个仍需讨论,目前 无序列表的开头字符仍为-

其他功能已基本完成,样式上可以继续调整。

@shigma
Copy link
Author

shigma commented May 25, 2018

好的,非常感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants