Markdown Test

发布: 2025-12-31 上次更新: 2026-01-19 分类: Test 标签: Markdown

H1

H2

H3

H4

H5
H6

表情包测试::bowtie:

Tiam, ad mint andaepu dandae nostion secatur sequo quae. — Rob Pike1

NameAge
Bob27
Alice23

Inline Markdown within tables

ItalicsBoldCode
italicsboldcode
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Example HTML5 Document</title>
</head>
<body>
  <p>Test</p>
</body>
</html>
  1. First item
  2. Second item
  3. Third item
$$ \lim_{x \to 0}\frac{f(x)-a}{x-a}=b $$

[!NOTE] Highlights information that users should take into account, even when skimming.

已知emission characters $\sigma=\{A,T,C,G\}$,hidden states $Q=\{\alpha,\beta\}$, Transition Probabilities :

$\alpha$$\beta$
$\alpha$0.90.1
$\beta$0.10.9

测试MASK

试试看行不行

  1. The above quote is excerpted from Rob Pike’s talk during Gopherfest, November 18, 2015. ↩︎