Huxpro / Huxpro/huxpro.github.io
cpp代码注释 显示时不换行??
Open
bug
code-highlight
not-confirmed
- Dominant language
- HTML
- Stars
- 7.6k
- Forks
- 6.6k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
正常的显示是
```cpp
// a
// b
// c
```
可是同样的写法在这个博客模板里会这样显示
```cpp
// a// b// c
```
没有换行,都在一行 /* abcd */这个也会这样
python等其他语言没发现问题
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.