No description
Find a file
2026-04-22 17:50:32 +02:00
.vscode baseline & toc 2026-04-14 18:18:10 +02:00
css bleed mark 2026-04-22 17:50:32 +02:00
csspageweaver add intro and chapter wrapper 2026-04-21 13:52:57 +02:00
js add counters to toc level-1 2026-04-22 10:47:47 +02:00
src move list of abrr 2026-04-22 10:43:53 +02:00
.gitignore title chapter 2026-04-09 19:37:52 +02:00
.gitlab-ci.yml initial commit 2026-01-19 22:14:03 +01:00
index.html styles paragraphes 2026-04-22 17:43:29 +02:00
keep.html initial commit 2026-01-19 22:14:03 +01:00
ReadMe.md initial commit 2026-01-19 22:14:03 +01:00

Book

PAndoc command line

pandoc src/input.docx \
  --lua-filter=lua/add-style-as-class.lua \
  -o src/output.html