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 6abf698 commit d5986e0Copy full SHA for d5986e0
crates/typst-library/src/loading/read.rs
@@ -27,7 +27,7 @@ pub fn read(
27
engine: &mut Engine,
28
/// ファイルへのパス。
29
///
30
- /// 詳細については、[パス セクション]($syntax/#paths)を参照してください。
+ /// 詳細については、[パスのセクション]($syntax/#paths)を参照してください。
31
path: Spanned<EcoString>,
32
/// ファイルを読み込む際に使用するエンコーディング。
33
0 commit comments