CHEN Yuan
Results
2
issues of
CHEN Yuan
I run cmark-gfm in a docker container which builds on a Alpine platform. when i parse below content with cmark-gfm: ```markdown ## 范式 [link](link) | 名称 | 类型 | 描述...
Currently, this package does not works when run command `go test`. Such as `t.Errorf("error message")` will not print colored text content. A bypass solution: First, `color.NoColor = false` is a...