1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-01 18:53:58 +02:00

Update rst.html.markdown

Clarify marking text as code
This commit is contained in:
Divay Prakash
2018-10-08 21:31:25 +05:30
committed by GitHub
parent ca61ac4310
commit 215d688c06

View File

@@ -47,7 +47,7 @@ Title are underlined with equals signs too
Subtitles with dashes Subtitles with dashes
--------------------- ---------------------
You can put text in *italic* or in **bold**, you can "mark" text as code with double backquote ``: ``print()``. You can put text in *italic* or in **bold**, you can "mark" text as code with double backquote ``print()``.
Lists are as simple as in Markdown: Lists are as simple as in Markdown: