mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
Trying to fix the style guide
This commit is contained in:
@@ -43,10 +43,11 @@ OpenGL规范严格规定了每个函数该如何执行,以及它们的输出
|
||||
- 代码块不使用Tab标注,请用```式标注
|
||||
- 代码的语言请用以下方式标注出来:
|
||||
|
||||
|
||||
```c++
|
||||
[code]
|
||||
```
|
||||
```
|
||||
\```c++
|
||||
[code]
|
||||
\```
|
||||
```
|
||||
|
||||
- 请记得翻译注释
|
||||
|
||||
|
Reference in New Issue
Block a user