org-html-htmlize-generate-css

Emacs feature
ox-html

Generates CSS for all currently-defined faces. The CSS is dumped in a buffer named *html*, wrapped in a style element.

Given a face named f, its CSS class is pf, where p is the value of org-html-htmlize-font-prefix.

Author: Nicholas Coltharp

Created: 2025-07-19 Sat 00:00

Validate