mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Remove '#' from FracElem docs (#691)
This commit is contained in:
parent
a8087a9dbb
commit
d356a303f5
@ -2,7 +2,6 @@ use super::*;
|
||||
|
||||
const FRAC_AROUND: Em = Em::new(0.1);
|
||||
|
||||
/// # Fraction
|
||||
/// A mathematical fraction.
|
||||
///
|
||||
/// ## Example
|
||||
|
Loading…
x
Reference in New Issue
Block a user