mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Fix some things 🚧
This commit is contained in:
parent
5ca303ecad
commit
0fceff5aa4
@ -218,7 +218,7 @@ pub struct FontInfo {
|
||||
/// font_info!(["NotoSans", "Noto", SansSerif]);
|
||||
/// ```
|
||||
///
|
||||
/// The font font _Noto Serif_ in italics and boldface.
|
||||
/// The font _Noto Serif_ in italics and boldface.
|
||||
/// ```
|
||||
/// # use typeset::font_info;
|
||||
/// font_info!(["NotoSerif", "Noto", Serif], italic, bold);
|
||||
|
Loading…
x
Reference in New Issue
Block a user