diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 85a1b559..93c626c0 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -281,6 +281,8 @@ For RestructuredText, use the code-block directive:: For Markdown, include the language identifier just above the code block, indenting both the identifier and code:: + A block of text. + :::identifier