mirror of
https://github.com/typst/typst
synced 2025-05-19 11:35:27 +08:00
More link fixes
This commit is contained in:
parent
78c615b25f
commit
3093b566ab
@ -323,7 +323,7 @@ fn format_toml_error(error: toml::de::Error) -> EcoString {
|
|||||||
///
|
///
|
||||||
/// Display: YAML
|
/// Display: YAML
|
||||||
/// Category: data-loading
|
/// Category: data-loading
|
||||||
/// Returns: array or dictionary or none or bool or int or float or string
|
/// Returns: array or dictionary or none or boolean or integer or float or string
|
||||||
#[func]
|
#[func]
|
||||||
pub fn yaml(
|
pub fn yaml(
|
||||||
/// Path to a YAML file.
|
/// Path to a YAML file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user