Skip to content

Commit

Permalink
docs: don't adjust par break in code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Sep 28, 2023
1 parent ad69d91 commit 5655c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cookery/templates/page.typ
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@

// code block setting
show raw: it => {
set par(justify: false)
set text(font: code-font)
if "block" in it.fields() and it.block {
rect(
Expand Down

0 comments on commit 5655c7c

Please sign in to comment.