pengzhanbo 07c274cdbf
feat: add agent skills (#823)
* feat: add agent skills

* chore: tweak
2026-01-29 15:52:29 +08:00

285 B

Mark

Highlight text using ==text==.

Syntax

  • Basic: ==text==
  • Custom Color: ==text=={.class}

Built-in Classes

info, note, tip, warning, danger, caution, important.

Example

This is ==highlighted==.
This is ==warning=={.warning}.