mirror of
https://github.com/typst/typst
synced 2025-05-18 19:15:29 +08:00
doc: remove inaccurate statement in eval (#3250)
This commit is contained in:
parent
f1fbb479b0
commit
6359a83f82
@ -256,8 +256,6 @@ pub fn eval(
|
|||||||
/// The engine.
|
/// The engine.
|
||||||
engine: &mut Engine,
|
engine: &mut Engine,
|
||||||
/// A string of Typst code to evaluate.
|
/// A string of Typst code to evaluate.
|
||||||
///
|
|
||||||
/// The code in the string cannot interact with the file system.
|
|
||||||
source: Spanned<String>,
|
source: Spanned<String>,
|
||||||
/// The syntactical mode in which the string is parsed.
|
/// The syntactical mode in which the string is parsed.
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user