No description
Find a file
2026-01-21 10:15:10 +01:00
css size blockquote 2026-01-21 10:15:10 +01:00
csspageweaver layout-3 w/ Akkurat 2026-01-20 22:37:15 +01:00
js counters js 2026-01-20 21:30:25 +01:00
src initial commit 2026-01-19 22:14:03 +01:00
.gitignore initial commit 2026-01-19 22:14:03 +01:00
.gitlab-ci.yml initial commit 2026-01-19 22:14:03 +01:00
index.html layout-3 moulin 2026-01-21 09:33:18 +01: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