From 89afb8cd890c58f9e1c956b09a3606029339bcd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ar=C5=ABnas=20Nejus?= Date: Wed, 4 Dec 2024 02:34:10 +0000 Subject: [PATCH] Test wrapped line starting with the username role --- test/test_release.py | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/test/test_release.py b/test/test_release.py index 9f40fc934..cb2340839 100644 --- a/test/test_release.py +++ b/test/test_release.py @@ -31,6 +31,8 @@ Bug fixes: * Some fix that refers to an issue. :bug:`5467` * Some fix that mentions user :user:`username`. +* Some fix thanks to + :user:`username`. :bug:`5467` * Some fix with its own bullet points using incorrect indentation: * First nested bullet point with some text that wraps to the next line @@ -65,11 +67,14 @@ def md_changelog(): ### Bug fixes +- Some fix thanks to +- Some fix that mentions user @username. +- Some fix that refers to an issue. :bug: (\#5467) + 1. - bug + (\#5467) - Another fix with its own bullet points using correct indentation: - First - Second -- Some fix that mentions user @username. -- Some fix that refers to an issue. :bug: (\#5467) - Some fix with its own bullet points using incorrect indentation: - First nested bullet point with some text that wraps to the next line - Second nested bullet point