Skip to content
Snippets Groups Projects
Commit f9d8636c authored by Gururaj Shetty's avatar Gururaj Shetty
Browse files

Update reStructuredText Basics.rst

parent 112e9ed8
No related branches found
No related tags found
No related merge requests found
...@@ -33,9 +33,9 @@ Paragraphs in reStructuredText are blocks of text separated by at least one blan ...@@ -33,9 +33,9 @@ Paragraphs in reStructuredText are blocks of text separated by at least one blan
.. code-block:: console .. code-block:: console
* Use one asterisk (*text*) for italic * Use one asterisk (*text*) for italic
* Use two asterisks (**text**) for bold * Use two asterisks (**text**) for bold
* Use two backticks (``text``) for code sample * Use two backticks (``text``) for code sample
*Output* *Output*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment