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…
Reference in New Issue