🐛 Fixed the issue of highlighting comma format error.

This commit is contained in:
elkan1788 2023-06-27 23:01:13 +08:00
parent 53ad048763
commit 03b83da513

View File

@ -67,7 +67,7 @@ print "Hello, world!"
### Git 对比 ### Git 对比
``` diff {hl_lines=[4,"6-7"] linenos=true} ```diff {hl_lines=[4,"6-7"], linenos=true}
*** /path/to/original ''timestamp'' *** /path/to/original ''timestamp''
--- /path/to/new ''timestamp'' --- /path/to/new ''timestamp''
*************** ***************