mirror of
https://github.com/typst/typst
synced 2025-06-20 20:32:53 +08:00
Fix align link in layout documentation (#6451)
This commit is contained in:
parent
4588595792
commit
f1c761e88b
@ -104,7 +104,7 @@ impl Show for Packed<AlignElem> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Where to [align] something along an axis.
|
/// Where to align something along an axis.
|
||||||
///
|
///
|
||||||
/// Possible values are:
|
/// Possible values are:
|
||||||
/// - `start`: Aligns at the [start]($direction.start) of the [text
|
/// - `start`: Aligns at the [start]($direction.start) of the [text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user