From 38b8bc5fe752588c67513cff350b7223f8836d7e Mon Sep 17 00:00:00 2001 From: John Davis Date: Thu, 11 Jan 2024 11:25:16 -0500 Subject: [PATCH] Use semantic headings Suggested by @hexylena in abb7d7fc92cde8e90be828ebc3074d5c53df550f --- galaxy_release_util/bootstrap_history.py | 36 ++++++++++++++++-------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/galaxy_release_util/bootstrap_history.py b/galaxy_release_util/bootstrap_history.py index 9067ea5..f0ec8e7 100644 --- a/galaxy_release_util/bootstrap_history.py +++ b/galaxy_release_util/bootstrap_history.py @@ -82,14 +82,20 @@ Highlights =========================================================== -**Feature1** - Feature description. +Feature1 +-------- -**Feature2** - Feature description. +Feature description. -**Feature3** - Feature description. +Feature2 +-------- + +Feature description. + +Feature3 +-------- + +Feature description. Also check out the `${release} user release notes <${release}_announce_user.html>`__ @@ -144,14 +150,20 @@ Highlights =========================================================== -**Feature1** - Feature description. +Feature1 +-------- + +Feature description. + +Feature2 +-------- + +Feature description. -**Feature2** - Feature description. +Feature3 +-------- -**Feature3** - Feature description. +Feature description. New Visualizations