Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
efb69345d8
commit
cb3c18c1c6
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ This library supports parsing the following:
|
|||
* [-] 'sends:' / 'receives:'
|
||||
- [x] A block of lines each starting with a tab (`\t`) after the
|
||||
action will be converted to a `minidom::Element`.
|
||||
- [ ] `nothing` as the absence of stanza.
|
||||
- [x] `receives: nothing` as the absence of received stanza.
|
||||
- [x] Comments
|
||||
Optional lines starting with a `#` or `//` and ending with a newline
|
||||
(`\n`). They get discarded in the output
|
||||
|
|
Loading…
Reference in a new issue