icmp report update
This commit is contained in:
@@ -26,6 +26,15 @@
|
||||
#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)
|
||||
#pagebreak()
|
||||
#outline(
|
||||
|
||||
Reference in New Issue
Block a user