Output gfm format for personal blog
This commit is contained in:
parent
5adc2b1c0b
commit
0d5e0b157c
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@ execute:
|
||||||
format:
|
format:
|
||||||
html:
|
html:
|
||||||
embed-resources: true
|
embed-resources: true
|
||||||
|
code-fold: true
|
||||||
|
gfm:
|
||||||
|
toc: false
|
||||||
|
prefer-html: true
|
||||||
|
variant: "+yaml_metadata_block"
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
light: flatly
|
light: flatly
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue