We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3573693 commit 53f9674Copy full SHA for 53f9674
crates/typst-library/src/model/link.rs
@@ -53,7 +53,7 @@ pub struct LinkElem {
53
/// 要素に基づいて自動的にリンクの本文を生成したい場合は、
54
/// [reference]($ref)を使用することを検討してください。
55
///
56
- /// - [`location`](通常は`here`]や[`locate`]、
+ /// - [`location`](通常は`[here`]や[`locate`]、
57
/// [`query`]から取得される)。
58
59
/// - [integer]($int)型の`page`キーと[length]型の`x`座標、`y`座標を持つ辞書。
0 commit comments