CalloutBlockParser
io.github.edadma.markdown.CalloutBlockParser
object CalloutBlockParser extends BlockParser
Parser for callout blocks in Markdown.
Implements the syntax: > [!TYPE] or > [!TYPE]: Title where TYPE is the callout type (e.g., note, warning, info)
Attributes
- Graph
-
- Supertypes
- Self type
-
CalloutBlockParser.type
Members list
In this article