### Features

#### Options for `excerpt_html` filter

The `excerpt_html` filter accepts the 2 following options:

- `separator`: string to use as separator (`excerpt|break` by default)
- `capture`: string to capture, `before` (default) or `after` the separator

[See documentation](/documentation/templates/#excerpt-html) for details.

### Misc

- Error messages updated
- Dependencies updated
