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 <step...@that.guru> --- releasenotes/notes/mbox-headers-27e1f1bde9570e9f.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/mbox-headers-27e1f1bde9570e9f.yaml b/releasenotes/notes/mbox-headers-27e1f1bde9570e9f.yaml index 75641186..a76e3e7f 100644 --- a/releasenotes/notes/mbox-headers-27e1f1bde9570e9f.yaml +++ b/releasenotes/notes/mbox-headers-27e1f1bde9570e9f.yaml @@ -2,5 +2,5 @@ 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. -- 2.14.3 _______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork