Is there a way to turn off escaping of URLs in output as hex encoded UTF-8?
I can see setting m_escapeURLs in FormatterToHTML.cpp to false would do
this, but m_escapeURLs is initialized to true and I do not see an interface
to change it. Thanks, Joseph

Reply via email to