All Articles

How Is Markdown Rendered?

Written by Genius on January 15, 2024


Published on

Viewed by folks

START

a-aaaaaaab-aaaaac-ddddddddddddddddddddddddddddddd
12 dsgdssafffff3 aaa

For photographers and enthusiasts alike, Canon has been a symbol of excellence in the world of photography for decades. In 2024, Canon continues to lead the way in innovation, enabling us to capture life’s most precious moments with unparalleled quality and precision. Let’s explore the world of photography and how Canon’s excellence plays a pivotal role.

$ echo "Hello, World!"

# Simple test script
print("Hello, World!")

# Adding numbers
a = 5
b = 3
print("Sum:", a + b)

# Check if a number is even or odd
num = 7
if num % 2 == 0:
    print(num, "is even.")
else:
    print(num, "is odd.")

this is a code


h1

h2

h3

h4

link

bold bold

italic italic

numbers list

  1. first
  2. second
  3. third
  4. list
  • originallist
  • bullets list
    • list
    • list
      • list
        • list

image

markdown test

try to put this on


..and after a horizontal rule

this is a blockquote