A Plain Markdown Post

pub: 2025-02-14 | mod: 2025-09-24 { Misc 杂项 } [ blog , astro ]

Sample Text

Third-level header

Fourth-level header

A paragraph (with a footnote):

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo

Apple
Pomaceous fruit of plants of the genus Malus in the family Rosaceae.
Orange
The fruit of an evergreen tree of the genus Citrus.

consequat. Aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.1

Terminal window
src/index.test.ts (1)
Test Files 1 passed (1)
Tests 1 passed (1)
Start at 23:32:41
Duration 11ms
PASS Waiting for file changes...
press h to show help, press q to quit
Diagram

List:

  1. item1
  2. item2
  3. item3
    • style1
    • style22
    • style3
  4. item4

A blockquote (a gray bar at the left and lightgray background):

Quisque mattis volutpat lorem vitae feugiat. Praesent porta est quis porta imperdiet. Aenean porta, mi non cursus volutpat, mi est mollis libero, id suscipit orci urna a augue. In fringilla euismod lacus, vitae tristique massa ultricies vitae. Mauris accumsan ligula tristique, viverra nulla sed, porta sapien. Vestibulum facilisis nec nisl验证楷体 blandit convallis. Maecenas venenatis porta malesuada. Ut ac erat tortor. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla sodales quam sit amet tincidunt egestas. In et turpis at orci vestibulum ullamcorper. Aliquam sed ante libero. Sed hendrerit arcu lacus.

--- by Someone

Transparency 5 6 5--6 1 6--1 2 1--2 3 2--3 4 3--4 4--5 $2 $2 $1 $1 50c 50c 20c 20c 10c 10c 5c 5c

GitHub style alerts:

NOTE

Useful information that users should know, even when skimming content.

TIP

Helpful advice for doing things better or more easily.

IMPORTANT

Key information users need to know to achieve their goal.

WARNING

Urgent info that needs immediate user attention to avoid problems.

CAUTION

Advises about risks or negative outcomes of certain actions.

A full-width table:

Sepal.LengthSepal.WidthPetal.LengthPetal.WidthSpeciesdsk
5.13.51.40.2setosaaaa
abc 4.93.01.40.2setosaaaa
4.73.21.30.2setosaaaa
4.63.11.50.2setosaaaa
5.03.61.40.2setosaaaa
5.43.91.70.4setosaaaa
名称描述数量
Item A这是 Item A10
Item B这是 Item B5

An image:

Happy

Happy Elmo

Display math (render by MathJax):

x={xif x0xif x<0|x| = \begin{cases} x & \text{if } x \geq 0 \\ -x & \text{if } x < 0 \end{cases} limn\varlimsup_{n \to \infty}

Inline math:

ni a=xba^*=x-b^* hao

G A A B B A->B C C B->C G main main parse parse main->parse init init main->init cleanup cleanup main->cleanup printf printf main->printf 100 times execute execute parse->execute make_string make a string execute->make_string execute->printf compare compare execute->compare init->make_string tree node0 G node1 E node0:f0->node1:f1 node4 R node0:f2->node4:f1 node2 B node1:f0->node2:f1 node3 F node1:f2->node3:f1 node7 A node2:f0->node7:f1 node8 C node2:f2->node8:f1 node5 H node4:f0->node5:f1 node6 Y node4:f2->node6:f1

Another Section

Inline code and <kbd> style:

How about Ctrl + C and Ctrl + V?

Codeblock display:

// GetTitleFunc returns a func that can be used to transform a string to title case.
// The supported styles are
// - "Go" (strings.Title)
// - "AP" (see https://www.apstylebook.com/)
// - "Chicago" (see https://www.chicagomanualofstyle.org/home.html)
func GetTitleFunc(style string) func(s string) string {
switch strings.ToLower(style) {
case "go":
return strings.Title
case "chicago":
return transform.NewTitleConverter(transform.ChicagoStyle)
default:
return transform.NewTitleConverter(transform.APStyle)
}
}
Terminal window
pnpm add -D vuepress@next
pnpm add -D vuepress@next @vuepress/client@next vue

---Hope you will enjoy it.

Footnotes

  1. I’m sure you are bored by the text here.

  2. dmlfjeklfeklfm