mirror of
https://github.com/typst/typst
synced 2025-05-18 19:15:29 +08:00
Correct sentence
This commit is contained in:
parent
f4a81091f7
commit
624ff5cb7a
@ -52,8 +52,8 @@ use crate::syntax::Span;
|
|||||||
/// element function to configure them for a single element. However, these can
|
/// element function to configure them for a single element. However, these can
|
||||||
/// also be configured with [set rules]($styling/#set-rules) to apply them to
|
/// also be configured with [set rules]($styling/#set-rules) to apply them to
|
||||||
/// all elements within a scope. Optional fields are only available with field
|
/// all elements within a scope. Optional fields are only available with field
|
||||||
/// access syntax when they are were explicitly passed to the element function,
|
/// access syntax when they were explicitly passed to the element function, not
|
||||||
/// not when they result from a set rule.
|
/// when they result from a set rule.
|
||||||
///
|
///
|
||||||
/// Each element has a default appearance. However, you can also completely
|
/// Each element has a default appearance. However, you can also completely
|
||||||
/// customize its appearance with a [show rule]($styling/#show-rules). The show
|
/// customize its appearance with a [show rule]($styling/#show-rules). The show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user