hfy-html-quote-map

hfy-html-quote-map is a variable defined in `htmlfontify.el'.
Its value is

(("\"" """) ("<" "<") ("&" "&") (">" ">"))

  • This variable may be risky if used as a file-local variable.

Documentation:
Alist of char -> entity mappings used to make the text HTML-safe.

You can customize this variable.