mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-21 02:56:11 +00:00
Add Zig code blocks.
This commit is contained in:
@@ -205,6 +205,17 @@ comments: true
|
||||
*/
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title=""
|
||||
// 标题注释,用于标注函数、类、测试样例等
|
||||
|
||||
// 内容注释,用于详解代码
|
||||
|
||||
// 多行
|
||||
// 注释
|
||||
```
|
||||
|
||||
## 0.1.5. 本书特点 *
|
||||
|
||||
??? abstract "默认折叠,可以跳过"
|
||||
|
||||
Reference in New Issue
Block a user