Skip to content

Commit

Permalink
build: enable mdbook-trpl-headings
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Jan 8, 2025
1 parent 678ace3 commit d82e6ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nostarch/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ output-mode = "simple"
[preprocessor.trpl-figure]
output-mode = "simple"

[preprocessor.trpl-heading]
output-mode = "simple"

[rust]
edition = "2021"

0 comments on commit d82e6ea

Please sign in to comment.