mirror of
https://github.com/typst/typst
synced 2025-08-05 18:57:55 +08:00
Fix doc for color.space
This commit is contained in:
parent
ca87507b47
commit
10b56e7ec5
@ -797,7 +797,9 @@ impl Color {
|
||||
components
|
||||
}
|
||||
|
||||
/// Returns the constructor function for this color's space:
|
||||
/// Returns the constructor function for this color's space.
|
||||
///
|
||||
/// Returns one of:
|
||||
/// - [`luma`]($color.luma)
|
||||
/// - [`oklab`]($color.oklab)
|
||||
/// - [`oklch`]($color.oklch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user