@RyunoKi Using markdown-it.
PS. it’s not that much of a feature because you include Markdown in HTML tagged templates in Kitten so you could have done…
<markdown>
Some markdown
</markdown>
<${MyComponent> />
<markdown>
Some more markdown
</markdown>
… even if they didn’t work but it’s nice that they do ;)