You can't have a space before the closing double backticks of a literal
block. This was generating the following (unhelpful) error message:
patchwork/docs/releases/unreleased.rst:82:Inline literal start-string
without end-string.
reno should have better error messages but that's a problem for another
day.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Daniel Axtens <dja@axtens.net>
other:
- |
mbox files now contain all headers from the original email. This also means
- the ``Subject: `` header included will contain the original subject and not
+ the ``Subject:`` header included will contain the original subject and not
the parsed Patchwork's version.