Skip to content

Commit

Permalink
Add numbering to example for multiline-indent
Browse files Browse the repository at this point in the history
  • Loading branch information
haenoe committed Feb 19, 2024
1 parent 9cf4e2a commit b642283
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/typst/src/model/heading.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ pub struct HeadingElem {
/// with the first one.
///
/// ```example
/// #set heading(numbering: "1.")
///
/// #heading[Multiline heading]
/// The second line of this heading
/// will be aligned to the left side of
Expand Down

0 comments on commit b642283

Please sign in to comment.