Description
Topic
A topic is like a block quote with a title, or a self-contained section. Use the “topic” directive to indicate a self-contained idea that is separate from the flow of the document. Semantically, this is an
.
Kind | Link |
---|---|
Reference | |
Documentation | https://mystmd.org/guide/asides |
Implementation
- Parses directives and aliases
- Emits HTML
- Unit tests
- Validation (emits, warnings and errors).
Specification compliance:
- Argument (string) - title
- Body (parsed)