Use markdown formatting on example text in docs
This commit is contained in:
@@ -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:
|
Example of a heading with a tag for a character of the story:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: md
|
||||||
|
|
||||||
# Character: Jane Doe
|
# Character: Jane Doe
|
||||||
|
|
||||||
@@ -192,7 +192,7 @@ highlight that two notes are related.
|
|||||||
|
|
||||||
Example of a novel document with references to characters and plots:
|
Example of a novel document with references to characters and plots:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: md
|
||||||
|
|
||||||
## Chapter 1
|
## Chapter 1
|
||||||
|
|
||||||
|
|||||||
@@ -312,7 +312,7 @@ If you want page breaks for scenes and sections, you must add them manually.
|
|||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
|
|
||||||
.. code-block:: markdown
|
.. code-block:: md
|
||||||
|
|
||||||
This is a text paragraph.
|
This is a text paragraph.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user