Added
- Raise an error if the configuration file does not exist.
- `multiword` option in the configuration, making it possible to choose whether
matches with more than a single word should be annotated separately or as a
single phrase.
- Raise a user warning in cases of empty `\edtext{}{}` macros. This usually
happens as a consequence of overlapping elements that are encoded with
`\xxref{}` macros.
Changed
- Solve bug with wrapping of nested `\edtext{}{}` elements in multiword
annotations.
- Context matches of `\edtext{}{}`-annotations where the second argument
contains `\lemma{}` with an ellipsis marker are now done correctly. This means
that matches inside the `\edtext{}{}` are also matched and annotated.
- Treat `~` as a space character.
Added
- Documentation of web interface and API.
- Four more punctuation characters («»¡¿).