Files
claude-howto/scripts/build_epub.py
Thiên Toán 1b1670909d fix(epub): embed SVG images instead of replacing with placeholders (#46)
The Foliate EPUB reader blocks <object> elements (not <img>), so SVG
images can be served via <img> tags. Embed SVG files as EPUB resources,
unwrap <picture>/<source> wrappers, and skip external badge URLs.

Closes #44
2026-04-06 22:04:44 +02:00

37 KiB
Executable File