From cba18c19a69d05ecd3e617bcbd74780482bffd7e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 16 Oct 2017 20:36:37 -0700 Subject: RST writer: don't backslash-escape word-internal punctuation. Closes #3978. --- test/writer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/writer.rst') diff --git a/test/writer.rst b/test/writer.rst index e81e79f3f..def149feb 100644 --- a/test/writer.rst +++ b/test/writer.rst @@ -772,7 +772,7 @@ Just a `URL `__. `URL and title `__ -`with\_underscore `__ +`with_underscore `__ `Email link `__ -- cgit v1.2.3