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

Merge branch 'Poojahalappanavar15-master-patch-57562' into 'master'

Update reStructuredText Basics.rst

See merge request docs/developer-guide!57
parents 83fa0cfc 408ade6f
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ Inline markup for font styles is similar to markdown: ...@@ -34,7 +34,7 @@ Inline markup for font styles is similar to markdown:
* Use two asterisks (**text**) for bolding * Use two asterisks (**text**) for bolding
* Use two backticks (``text``) for code samples * Use two backticks (``text``) for code samples
Links to external sites contain the link text and a bracketed URL in backticks, followed by an underscore: Link to write the docs `<https://www.writethedocs.org/>`_ Links to external sites contain the link text and a bracketed URL in backticks, followed by an underscore: Link to write the docs `<https://www.writethedocs.org/>`_.
**Headers** **Headers**
...@@ -139,7 +139,8 @@ The "list-table" directive is used to create a table from data in a uniform two- ...@@ -139,7 +139,8 @@ The "list-table" directive is used to create a table from data in a uniform two-
**Syntax** **Syntax**
.. figure:: Images/List-table.PNG .. figure:: Images/List-table.PNG
:width: 50
:Height: 50
**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