I have an issue with the :TOhtml command.
It works great, but it doesn't preserve the list option.
If I do:
:set list listchars=tab:>-,trail:.,extends:>
:TOhtml
The special characters highlight is missing in the generated HTML file.
Any idea how to fix that?