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