Test

Feature Test

Shortcode

Testing the image gallery shortcode with 5 images:

Ruby

Testing the ruby annotation shortcode:

() (した)

() (ほん) ()

CJK Emphasis

Testing the CJK emphasis shortcode:

这是需要强调的重要文字

使用pandoc filter,文档中斜体样式的中文将自动转化为强调标记:

这是需要强调的重要文字

在脚注中也应该有效:脚注内的斜体 测试 也应自动转化为强调标记。中文强调 在脚注中也能工作。1

在块级脚注(含列表)中的斜体中文应该也有效。2

块级脚注中的斜体:

  • 项目一
  • 项目二:斜体中文 强调
  • 项目三

另一段斜体中文 测试。

Tables

Testing Pandoc table rendering:

Fruit Price Quantity
Apple $1.20 12
Banana $0.80 8
Orange $1.50 5
Grape $2.10 3

A table with left, center, right alignment:

Left Center Right
Item A $10 100
Item B $20 200
Item C $30 300

Math

Testing inline math: and .

Display math:

2 < 3

Testing heading with < character for TOC XSS test.

After the XSS heading

If this heading appears in the TOC, the bug was not triggered.