mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Remove unnecessary closing bracket in example (#961)
This commit is contained in:
parent
2a10862f45
commit
83c11f1ee4
@ -132,7 +132,7 @@ pub struct RectElem {
|
|||||||
/// current [text edges]($func/text.top-edge).
|
/// current [text edges]($func/text.top-edge).
|
||||||
///
|
///
|
||||||
/// ```example
|
/// ```example
|
||||||
/// #rect(inset: 0pt)[Tight])
|
/// #rect(inset: 0pt)[Tight]
|
||||||
/// ```
|
/// ```
|
||||||
#[resolve]
|
#[resolve]
|
||||||
#[fold]
|
#[fold]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user