guodongxiaren / README

README文件语法解读,即Github Flavored Markdown语法介绍
http://blog.csdn.net/guodongxiaren/article/details/23690801
The Unlicense
6.8k stars 7.25k forks source link

Now, red and green #68

Closed JustDoItGit closed 4 years ago

JustDoItGit commented 4 years ago

Now, red and green

+ this will be highlighted in green
- this will be highlighted in red

use

```diff
+ this will be highlighted in green
- this will be highlighted in red


---- Edit-------

or use svg file like inHTML, there is an sources
[sources url](https://gist.github.com/CyberShadow/95621a949b07db295000)

_Originally posted by @wilddylan in https://github.com/guodongxiaren/README/issues/21#issuecomment-267266254_