From 7b8b3038860df0735007fc87a67bfb6e9f872dac Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:58:11 +0100 Subject: [PATCH] Use markdown formatting on example text in docs --- docs/source/project_references.rst | 4 ++-- docs/source/usage_format.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/project_references.rst b/docs/source/project_references.rst index a575b67a..90d00c43 100644 --- a/docs/source/project_references.rst +++ b/docs/source/project_references.rst @@ -90,7 +90,7 @@ notes, you can do this from the :guilabel:`Manuscript Build` tool. Example of a heading with a tag for a character of the story: -.. code-block:: none +.. code-block:: md # Character: Jane Doe @@ -192,7 +192,7 @@ highlight that two notes are related. Example of a novel document with references to characters and plots: -.. code-block:: none +.. code-block:: md ## Chapter 1 diff --git a/docs/source/usage_format.rst b/docs/source/usage_format.rst index a33e1262..54002f1b 100644 --- a/docs/source/usage_format.rst +++ b/docs/source/usage_format.rst @@ -312,7 +312,7 @@ If you want page breaks for scenes and sections, you must add them manually. **Example:** -.. code-block:: markdown +.. code-block:: md This is a text paragraph.