-
Notifications
You must be signed in to change notification settings - Fork 23
Labels
authoringRelates to our markdown parserRelates to our markdown parser
Description
Mermaid
Kind | Link |
---|---|
Reference | https://mystmd.org/guide/directives#directive-mermaid |
Documentation | https://mystmd.org/guide/diagrams |
Implementation
- Parses directives and aliases
- Emits HTML
- Unit tests
- Validation (emits, warnings and errors).
Specification compliance:
- Body (string, required)
- Options
-
label, name
(string) - Label the mermaid to be cross-referenced or explicitly linked to.
-
Metadata
Metadata
Assignees
Labels
authoringRelates to our markdown parserRelates to our markdown parser