mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Fix reference documentation mathematical error (#5072)
This commit is contained in:
parent
0b151b866a
commit
d5b1bf314e
@ -49,7 +49,7 @@ use crate::text::TextElem;
|
||||
/// == Performance <perf>
|
||||
/// @slow demonstrates what slow
|
||||
/// software looks like.
|
||||
/// $ O(n) = 2^n $ <slow>
|
||||
/// $ T(n) = O(2^n) $ <slow>
|
||||
///
|
||||
/// #bibliography("works.bib")
|
||||
/// ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user