Derek Atkins wrote:

>> >>
>> >> This html appears not to be the html I expected to get looking at the
>> >> scheme code.
>> >>
>> >> Why is this?  I would much rather get the scheme generated html than
>> >> this.
>>     
> >
> > Because GtkHTML sucks.
> >
> > What you're seeing is HTML fed to GtkHTML and then re-exported
> > from GtkHTML (which does not give you the same input).
> >
>   
If left angle brackets ( < ) are replaced with '&lt;' in the functions

gnc:html-document-markup-start
gnc:html-document-markup-end
gnc:html-document-render

in the file share/gnucash/scm/html-document.scm then
the scheme generated html slips through gtkhtml.

Arthur


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to