README: compat with upstream
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
581c8b14d7
commit
015a6c97e3
1 changed files with 5 additions and 0 deletions
|
@ -50,3 +50,8 @@ This library supports parsing the following:
|
|||
Minidom `Element`s require every element to be namespaced. This parser adds
|
||||
`jabber:client` as a default namespace. It also adds a `scansion` namespace
|
||||
that is used for the `scansion:strict` XML parameter.
|
||||
|
||||
# Reporting bugs
|
||||
|
||||
Everything that's supported by upstream should be supported by this library,
|
||||
as long as it concerns parsing.
|
||||
|
|
Loading…
Reference in a new issue