mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
Fix dangling mention of locate (#4147)
This commit is contained in:
parent
4d2d44fa1a
commit
1b119c33b3
@ -20,8 +20,8 @@ use crate::introspection::Location;
|
|||||||
/// instance, have been reset after a preface.
|
/// instance, have been reset after a preface.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
/// Determining the current position in the document in combination with
|
/// Determining the current position in the document in combination with the
|
||||||
/// [`locate`]:
|
/// [`position`]($location.position) method:
|
||||||
/// ```example
|
/// ```example
|
||||||
/// #context [
|
/// #context [
|
||||||
/// I am located at
|
/// I am located at
|
||||||
|
Loading…
x
Reference in New Issue
Block a user