We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
More information about Block and Line elements
fix incorrect nesting of text key
Updated Tutorial: Create Extensions (markdown)
This sample should be compatible with `Parsedown::blockSetextHeader` to declare.
correct link casing
add contents navigation
Improved documentation of adding multi-line elements, fixed inconsistent code styling.
Fix undefined variable notice
Changing text-coloring function to use non-greedy matching. previous version had problems with e. g. {c:#abcdef}expressions {with braces}{/c}
Added explanation for multi-line markup
Updated 2. Create Extensions (markdown)