Skip to content

[Optional] Disable webfonts in Asciidoctor-generated HTML files

Anthony Fok requested to merge anthonyfok/reposurgeon:disable-webfonts into master

Use Asciidoctor option -a webfonts! to disable Google Fonts in generated HTML files.
(Lintian warning "reposurgeon: privacy-breach-generic")

See https://bugs.debian.org/877546#12 and https://github.com/asciidoctor/asciidoctor/issues/2515 for more information.


Hi Eric,

This merge request is entirely optional, so feel free to either commit it or ignore it.

(I personally don't mind Google web fonts, but patch the Debian packaging for conformance with Debian Policy. See https://salsa.debian.org/debian/reposurgeon/blob/debian/sid/debian/patches/0001-asciidoctor-disable-webfonts.patch )

Thanks! Anthony

Merge request reports