About

This is the first markdown file in my Quartz site. This page is used for testing the features of Quaerz.
It will be a published version of (part of) my obsidian vault.

Titles

This section is a level-1 title.

Level-2 Title

Level-3 Title

Level-4 Title

Level-5 Title
Level-6 Title

Level-6 is the smallest title supported.

Linebreaks

With

line 1
line 2
 
line 4 after a newline

it looks like:
line 1
line 2

line 4 after a newline

Base Syntax

Italic and bold texts.

Callout

With NOTE format.

Lists

Here is an unordered list:

  • entry 1
  • entry 2

And an ordered list (after a new line):

  1. entry 1
  2. entry 1

Tables

分布PMFPDF期望方差
-
-
-
-
-

It is shown in three-line format.

Math Blocks

An example:

And inline math blocks like .
It seems that it does not support \tag{} syntax.