mirror of
https://github.com/typst/typst
synced 2025-05-30 00:36:24 +08:00
parent
f81a8d00e3
commit
69191b6b20
@ -83,7 +83,6 @@ pub struct BibliographyElem {
|
||||
/// The bibliography's heading will not be numbered by default, but you can
|
||||
/// force it to be with a show-set rule:
|
||||
/// `{show bibliography: set heading(numbering: "1.")}`
|
||||
/// ```
|
||||
#[default(Some(Smart::Auto))]
|
||||
pub title: Option<Smart<Content>>,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user