Skip to content

HTML output should probably use native XML code #226

@cjcodeproj

Description

@cjcodeproj

Right now a lot of the HTML output code is just print statements with hard coded HTML elements.

The code should probably be changed to use the native XML output code from the ElementTree module.

References:

https://docs.python.org/3/library/xml.etree.elementtree.html#modifying-an-xml-file

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions