Skip to content

Commit 63a126e

Browse files
gomazarashi3w36zj6
andauthored
# Exampleの訳抜けを修正
Co-authored-by: 3w36zj6 <[email protected]>
1 parent 65f7242 commit 63a126e

File tree

1 file changed

+1
-1
lines changed
  • crates/typst-library/src/loading

1 file changed

+1
-1
lines changed

crates/typst-library/src/loading/csv.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ use crate::loading::{DataSource, Load, Readable};
1313
/// すべての行が単一の配列にまとめられます。
1414
/// ヘッダー行は削除されません。
1515
///
16-
/// # Example
16+
/// #
1717
/// ```example
1818
/// #let results = csv("example.csv")
1919
///

0 commit comments

Comments
 (0)