XML Converter
Compare changes
- Alexander Schlemmer authored
+ 9
− 1
@@ -75,7 +75,15 @@ class XMLTagConverter(Converter):
Base functionality for matching and converting XML trees is implemented.
See: #145 (closed)
This should be reviewed and merged relatively soon. Follow-up issues will be created for the following tasks:
Have a look at #145 (closed) and check whether the requirements are met.
There are unit tests.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.