mirror of
https://github.com/typst/typst
synced 2025-05-24 05:55:28 +08:00
Fix example in table.rs (#5035)
This commit is contained in:
parent
85b45435e0
commit
57895ad725
@ -62,7 +62,7 @@ use crate::visualize::{Paint, Stroke};
|
||||
/// inset: 10pt,
|
||||
/// align: horizon,
|
||||
/// table.header(
|
||||
/// [], [*Area*], [*Parameters*],
|
||||
/// [], [*Volume*], [*Parameters*],
|
||||
/// ),
|
||||
/// image("cylinder.svg"),
|
||||
/// $ pi h (D^2 - d^2) / 4 $,
|
||||
|
Loading…
x
Reference in New Issue
Block a user