From b23e4bb2bea54023c859fc246c399a7d23521437 Mon Sep 17 00:00:00 2001 From: "Erlend E. Aasland" Date: Fri, 9 Jun 2023 23:08:14 +0200 Subject: [PATCH] Docs: fix formatting in 2023-06-09-12-59-18 NEWS item --- .../2023-06-09-12-59-18.gh-issue-105549.PYfTNp.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS.d/next/Core and Builtins/2023-06-09-12-59-18.gh-issue-105549.PYfTNp.rst b/Misc/NEWS.d/next/Core and Builtins/2023-06-09-12-59-18.gh-issue-105549.PYfTNp.rst index c3dcaeea7a11cd..7cb177b9353373 100644 --- a/Misc/NEWS.d/next/Core and Builtins/2023-06-09-12-59-18.gh-issue-105549.PYfTNp.rst +++ b/Misc/NEWS.d/next/Core and Builtins/2023-06-09-12-59-18.gh-issue-105549.PYfTNp.rst @@ -1,2 +1,2 @@ -Tokenize separately `NUMBER` and `NAME` tokens that are not ambiguous. Patch -by Pablo Galindo +Tokenize separately ``NUMBER`` and ``NAME`` tokens that are not ambiguous. Patch +by Pablo Galindo.