Formatting Playground

2025-05-21


1. Headings

H2 Heading

H3 Heading

H4 Heading

H5 Heading

2. Unordered List


3. Ordered List

  1. First step
  2. Second step
    1. Substep A
    2. Substep B

4. Checkboxes (To-Do List)


5. Code Blocks

Inline code

Here is some inline code.

Block code

def hello():
    print("hello world!")

6. Blockquote

This is a blockquote.
It can span multiple lines.


Visit Wikipedia

Sample image


8. Ruby Annotations (Pinyin & Japanese)

hàn是一种中文字符。

しゅう一度いちどクラスメイトをはなし

⚠️ Ruby tags require a Markdown renderer that supports HTML.


9. Horizontal Line


10. Table Example

NameAgeLanguage
Alice24Python
Bob30JavaScript
Charlie28Go

11. Footnotes


12. formulars with KaTeX

inline: E=mc2E=mc^2

block

0ex2dx=π2\int_0^\infty e^{-x^2} \, dx = \frac{\sqrt{\pi}}{2}

Footnotes

  1. This is a footnote example