Skip to content

修复DAY1~DAY15文档中错误 #70

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

Merged
merged 2 commits into from
May 18, 2019
Merged

修复DAY1~DAY15文档中错误 #70

merged 2 commits into from
May 18, 2019

Conversation

geekya215
Copy link
Contributor

@geekya215 geekya215 commented May 9, 2019

刚刚手贱版本回滚PR自动close了... 重新PR一次

Bug Fix List 🐛

  1. 修复文档中 说明字段的错误, 并统一了其格式
    • 修复了文档中 **说明:**没有被正确渲染为 说明: 的错误
    • 文档里有两种书写格式,**说明**:**说明:**此次修复采用的是后一种,不知道您具体是使用哪一种,或是混用, 个人认为最好还是做到格式统一
  2. 修正了部分表格的格式及渲染错误
    • 修复了DAY2 运算符表格中异或符号以及复合运算符两栏的渲染错误
    • 调整了DAY12 正则表达式表格的格式,显示更为工整
  3. 修复了数学公式的错误, 更改为图片显示
    • 考虑到国内用户的特殊性,此处没有采用安装插件,外链图片这两种解决方式
  4. 修复了JSON代码块的渲染错误
    • 修复了JSON字段被渲染成红色字块的错误

Finally, thx for your sharing!!!:tada::tada::tada:

@zhongqin0820
Copy link

我觉得公式用图片替换之后,描述(即[])处需要将公式的latex代码补上.

@geekya215
Copy link
Contributor Author

@zhongqin0820
已修改,感谢建议 😄

@jackfrued
Copy link
Owner

非常感谢!

@jackfrued jackfrued merged commit 7e02cb3 into jackfrued:master May 18, 2019
@HJiangXin
Copy link

感谢

@DicTag
Copy link

DicTag commented Apr 15, 2020

Day2 运算符表格的渲染,最后一行似乎会从"|="这里被断开成第二栏,且没有出现第三栏 “(复合)赋值运算符”,尝试不同的markdown在线编辑器,会给出不同的结果,有些会把异或和最后一行都拆成三栏,另一些(更多)会呈现异或行渲染正确,但最后行"|="断开,后面的``都包在了空格上,评论好像不能贴图,hope I made myself clear.

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

Successfully merging this pull request may close these issues.

5 participants