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 8c855da commit ae4bad0Copy full SHA for ae4bad0
crates/typst-library/src/text/smartquote.rs
@@ -25,7 +25,7 @@ use crate::text::{Lang, Region};
25
/// ```
26
///
27
/// # 構文
28
-/// この関数は専用の構文もあります。.
+/// この関数は専用の構文もあります。
29
/// 通常の引用記号(`'`と`"`)です。
30
/// Typstはそれらを自動的にスマートクォートとして扱います。
31
#[elem(name = "smartquote", PlainText)]
0 commit comments