mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
whoops (#1035)
This commit is contained in:
parent
06501fd9ba
commit
cfad59967c
@ -9,7 +9,7 @@ use crate::layout::BlockElem;
|
|||||||
use crate::meta::{Figurable, LocalName};
|
use crate::meta::{Figurable, LocalName};
|
||||||
use crate::prelude::*;
|
use crate::prelude::*;
|
||||||
|
|
||||||
/// Raw text with optionalw syntax highlighting.
|
/// Raw text with optional syntax highlighting.
|
||||||
///
|
///
|
||||||
/// Displays the text verbatim and in a monospace font. This is typically used
|
/// Displays the text verbatim and in a monospace font. This is typically used
|
||||||
/// to embed computer code into your document.
|
/// to embed computer code into your document.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user