501 B
501 B
Annotation
Annotation allows adding extra information or hints that are revealed on click.
Syntax
- Inline Marker:
[+label](must have a space before[+) - Definition:
[+label]: content(can be multiline with indentation)
Example
This site is powered by VuePress [+vuepress].
[+vuepress]:
VuePress is a [Static Site Generator](https://en.wikipedia.org/wiki/Static_site_generator) (SSG).
It is specifically designed for building fast, content-centric sites.