mirror of
https://github.com/typst/typst
synced 2025-07-11 22:52:53 +08:00
Fix typo of Typst domain in quote docs (#6573)
This commit is contained in:
parent
52a708b988
commit
e5e813219e
@ -102,7 +102,7 @@ pub struct QuoteElem {
|
|||||||
/// }
|
/// }
|
||||||
///
|
///
|
||||||
/// #quote(
|
/// #quote(
|
||||||
/// attribution: link("https://typst.app/home")[typst.com]
|
/// attribution: link("https://typst.app/home")[typst.app]
|
||||||
/// )[
|
/// )[
|
||||||
/// Compose papers faster
|
/// Compose papers faster
|
||||||
/// ]
|
/// ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user