chore: init

This commit is contained in:
2026-03-19 21:05:44 +01:00
commit 446e219014
4 changed files with 572 additions and 0 deletions

7
md-pdf.ron Normal file
View File

@@ -0,0 +1,7 @@
(
templates_dir: Some("./"),
default_template: Some("darko"),
default_language: Some("en"),
default_toc: Some(false),
default_author: Some("Rémi Heredero"),
)