Provides syntax highlighting, bracket matching, and snippets for .mdma (Markdown Mapped) files. See the language specification and docs for the full grammar and filter reference.
Features
Syntax highlighting for:
@inputs section and typed declarations
Block headers <blockname>
Multi-line block headers with multiple: x in list / name: expr modifiers
Template interpolation {{ }} and control tags {% %}
Template keywords (if, for, elif, else, endif, endfor, in, not, and, or)
Filter functions (length, join, lower, etc.)
Markdown content within blocks (headings, bold, italic, blockquotes, code)
Bracket auto-closing for {{ }} and {% %} pairs
Snippets — trigger with the prefix in any .mdma file: