Quote:
Originally Posted by Vroni
Hi, thx for the example. I'm pretty sure i've tested my code with lxml as parser and got the html and body elements as well.
|
If so, then I'll once again point out Kevin's suggestion of using xmlprocessor.py as an example of parsing/serializing pure xml with the tools available to Sigil plugins. The file can be found in the Sigil/python3lib folder of a Windows installation of Sigil, or in the src/Resource_File/python3lib folder of the Sigil source code.