[% template document-download %]
[% if empty($options?media) or "markdown" = $options?media %]
Markdown Preview
Markdown
Text
[% endif %]
[% endtemplate %]
[% template menu.download %]
[% if empty($context?media) or "markdown" = $context?media %]
Markdown Preview
Markdown
Text
[% endif %]
[% endtemplate %]