Skip to content

Fix/issue 93 incorrect tag order#95

Merged
AlbertWeichselbraun merged 10 commits intomasterfrom
fix/issue-93-incorrect-tag-order
Mar 22, 2025
Merged

Fix/issue 93 incorrect tag order#95
AlbertWeichselbraun merged 10 commits intomasterfrom
fix/issue-93-incorrect-tag-order

Conversation

@AlbertWeichselbraun
Copy link
Contributor

  • Improved both the HTML and XML Annotation postprocessors.
  • Fixed Fix/bug 93 incorrect tag order #94 (XML tags are now closed in the correct order).
  • Breaking change
    • the XmlAnnotationProcessor now uses a mandatory root element to ensure that the create XML is valid.
    • Impact:
      1. The created XML will contain a <content> root element, which contains all annotations.
      2. The name of the root element can be overwritten, if the optional root_element parameter is provided to the annotation processor call.
  • Documentation fixes.
  • Updated dependencies and added pytest as a build dependency.

@AlbertWeichselbraun AlbertWeichselbraun merged commit 8f01fa1 into master Mar 22, 2025
25 of 26 checks passed
@AlbertWeichselbraun AlbertWeichselbraun deleted the fix/issue-93-incorrect-tag-order branch March 22, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant