We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1173cb9 commit ae62f47Copy full SHA for ae62f47
src/guidelines/IT_Architecture_Principles_and_Implementation_Guidelines.qmd
@@ -14,10 +14,10 @@ number-sections: true
14
sitemap: true #Enables sitemap generation for web crawlers
15
tbl-colwidths: auto
16
format:
17
- #html:
18
- # css: ../styles/styles.css # Optional: Custom CSS file for styling
19
- # code-fold: true # Allow code blocks to be foldable
20
- # self-contained: true # Embed resources like CSS and images
+ html:
+ css: ../styles/styles.css # Optional: Custom CSS file for styling
+ code-fold: true # Allow code blocks to be foldable
+ self-contained: true # Embed resources like CSS and images
21
docx:
22
reference-doc: ../styles/template-guideline.docx
23
toc-location: before-body
0 commit comments