Huxpro / Huxpro/huxpro.github.io
代码段设置具体语言
Open
not-confirmed
- Dominant language
- HTML
- Stars
- 7.6k
- Forks
- 6.6k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
``` golang
package main
func main(){
fmt.println(1);
}
```
如上,正常在markdown中显示如上,但是在博客中显示的时候代码都在一行显示,这个要怎么修改js或者css。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.