We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
有的地方是粗体的,但有的地方不是。未转换的地方有很多,举个例子:ch1.md 里: 跨多台机器部署**无状态服务(stateless services)**非常简单
按照MarkDown语法,应该是: 跨多台机器部署无状态服务(stateless services) 非常简单
我试了一下,在后面两个星号后加个空格就可以正常显示粗体了。
The text was updated successfully, but these errors were encountered:
^_^
Sorry, something went wrong.
哈,这个确实是这样子的。 但跟编辑器也有关系,比如在本地用Typora打开就没问题,但是Github显示就会有Bug。 应该是Github的Markdown规则要更严格一些。这种问题还有点儿多,只能慢慢修了,多谢反馈。
No branches or pull requests
有的地方是粗体的,但有的地方不是。未转换的地方有很多,举个例子:ch1.md 里:
跨多台机器部署**无状态服务(stateless services)**非常简单
按照MarkDown语法,应该是:
跨多台机器部署无状态服务(stateless services) 非常简单
我试了一下,在后面两个星号后加个空格就可以正常显示粗体了。
The text was updated successfully, but these errors were encountered: