Quote:
Originally Posted by jwes
How does Sigil check the validity of the html when editing and can I use it in a plugin? I am trying to figure out what to do if an user edit results in invalid html.
|
It's automatically handled by the plugin handler code. If your plugin tries to write invalid html code to a file, Sigil will display a warning dialog box.