跳转至

Material for MKDoc 的注解使用

使用在代码块中, 需要配置content.code.annotate

---
title: 我使用了注解,它是一个表格 # (1)!
---

# Page title
...
  1. Flag Status
    :material-check:
    :material-check-all:
    :material-close:
    :x: ❌
    :heavy_multiplication_x: ✖
    :hourglass_flowing_sand: ⏳

使用在文本中

我使用了注解,它是一个表格 (1)

  1. Flag Status
    :material-check:
    :material-check-all:
    :material-close:
    :x: ❌
    :heavy_multiplication_x: ✖
    :hourglass_flowing_sand: ⏳

使用在警告中

我使用了注解,它是一个表格 (1)

我使用了注解,它是一段文字 (2)

  1. Flag Status
    :material-check:
    :material-check-all:
    :material-close:
    :x: ❌
    :heavy_multiplication_x: ✖
    :hourglass_flowing_sand: ⏳
  2. 🙋‍♀️ I'm an annotation as well!

使用在Tab页中

我使用了注解,它是一段文字 (1)

  1. 🙋‍♂️ I'm an annotation!

我使用了注解,它是一段文字 (1)

  1. 🙋‍♀️ I'm an annotation as well!

使用在annotate class的HTML中

我使用了注解,它是一段文字, (1)

  1. 🙋‍♂️ I'm an annotation!