From 1e2f8acf69eaafa1eb1674d1e2c68377d1430646 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 30 Apr 2023 21:43:47 +0300 Subject: [PATCH] Added changelog --- CHANGES/1172.feature.rst | 2 ++ docs/utils/formatting.rst | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 CHANGES/1172.feature.rst diff --git a/CHANGES/1172.feature.rst b/CHANGES/1172.feature.rst new file mode 100644 index 00000000..5a1005da --- /dev/null +++ b/CHANGES/1172.feature.rst @@ -0,0 +1,2 @@ +Added a tool to make text formatting flexible and easy. +More details on the :ref:`corresponding documentation page ` diff --git a/docs/utils/formatting.rst b/docs/utils/formatting.rst index ee6a1674..96d727f3 100644 --- a/docs/utils/formatting.rst +++ b/docs/utils/formatting.rst @@ -1,3 +1,5 @@ +.. _formatting-tool + ========== Formatting ==========