helloworld

print("helloworld!")

  • Checkbox 1
  • Checkbox 2

How to use quotes in Markdown?

Just prepend text with >

s = "Tripple backticks ( ``` ) generate code block"
print(s)

Header Header
Cell Cell
Cell Cell

Admonition title

Admonition text

Autolinks:
https://rentry.co/ or rentry.co

Image description

  1. Numbered list item
  2. Numbered list item
    1. Nested list item
    2. Nested list item

Centered text Right-aligned

Edit

Pub: 06 Feb 2022 12:17 UTC

Views: 50