Skip to content
Snippets Groups Projects
Commit d44ac6a7 authored by Ghislain Durif's avatar Ghislain Durif
Browse files

add caching in html rendering

parent b9666dac
No related branches found
No related tags found
No related merge requests found
...@@ -5,18 +5,19 @@ author: "Ghislain Durif" ...@@ -5,18 +5,19 @@ author: "Ghislain Durif"
institute: "SBDM team meeting -- LBMC" institute: "SBDM team meeting -- LBMC"
date: 2023/06/02 date: 2023/06/02
format: format:
revealjs: # revealjs:
# smaller: true # # smaller: true
scrollable: true # scrollable: true
code-fold: true
fig-align: "center"
slide-level: 3
# html:
# toc: true
# code-fold: true # code-fold: true
# execute: # fig-align: "center"
# echo: true # slide-level: 3
# warning: false html:
toc: true
code-fold: true
execute:
echo: true
warning: false
cache: true
bibliography: references.bib bibliography: references.bib
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment