No description
Find a file
2026-01-21 11:15:05 +01:00
css text balance & ol p 2026-01-21 11:15:05 +01:00
csspageweaver change font-sans for blockquote + add counters.js 2026-01-20 23:02:35 +01:00
js change font-sans for blockquote + add counters.js 2026-01-20 23:02:35 +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 moulin 2026-01-21 09:02:02 +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