From 3c897fcfdd1d7ea292316931060866738137bdd0 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 1 Jun 2017 10:46:57 -0400 Subject: [PATCH] use block literal instead of folding markup to preserve inline rst Replace > with | to ensure the inline reStructuredText is escaped properly. Change-Id: Id30888b77f46b1f163c0a8175033b96aa3f9bff8 Signed-off-by: Doug Hellmann --- releasenotes/notes/2_10_2_release-eb9abaa82fcc8ebc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/2_10_2_release-eb9abaa82fcc8ebc.yaml b/releasenotes/notes/2_10_2_release-eb9abaa82fcc8ebc.yaml index cf5c334cbe..4fdeba8bcd 100644 --- a/releasenotes/notes/2_10_2_release-eb9abaa82fcc8ebc.yaml +++ b/releasenotes/notes/2_10_2_release-eb9abaa82fcc8ebc.yaml @@ -1,6 +1,6 @@ --- fixes: - - > + - | Improvements in key parts of the consistency engine - Optimized the common case for hashing filesystem trees, thus