icmp report update
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -26,6 +26,15 @@
|
|||||||
#it.body
|
#it.body
|
||||||
]
|
]
|
||||||
|
|
||||||
|
// 代码块样式:圆角矩形背景
|
||||||
|
#show raw.where(block: true): it => box(
|
||||||
|
fill: rgb("#f5f5f5"),
|
||||||
|
inset: (x: 12pt, y: 10pt),
|
||||||
|
radius: 6pt,
|
||||||
|
stroke: (thickness: 1pt, paint: rgb("#e0e0e0")),
|
||||||
|
it
|
||||||
|
)
|
||||||
|
|
||||||
#outline(title: "目录", depth: 3, indent: 2em)
|
#outline(title: "目录", depth: 3, indent: 2em)
|
||||||
#pagebreak()
|
#pagebreak()
|
||||||
#outline(
|
#outline(
|
||||||
|
|||||||
Reference in New Issue
Block a user