You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a look at the code behind :TOhtml and figured out when<Plug>(StopHL) is inserted before <html>. Now to figure out how to prevent that to happen :-).
I want to use
:TOhtml
generate html , but this plug will add(StopHL)
in first line.Is there a way to solve this?
The text was updated successfully, but these errors were encountered: