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.
# Example
1 parent 65f7242 commit 63a126eCopy full SHA for 63a126e
crates/typst-library/src/loading/csv.rs
@@ -13,7 +13,7 @@ use crate::loading::{DataSource, Load, Readable};
13
/// すべての行が単一の配列にまとめられます。
14
/// ヘッダー行は削除されません。
15
///
16
-/// # Example
+/// # 例
17
/// ```example
18
/// #let results = csv("example.csv")
19
0 commit comments