- New `{% markdown %}...{% endmarkdown %}` Jinja template tag ([documentation here](https://github.com/simonw/datasette-render-markdown/blob/2.2/README.md#markdown-in-templates)) for rendering blocks of Markdown content. This accepts optional attributes for controlling the Markdown renderer, for example `{% markdown extra_attrs="p:id,class a:name,href" %}`. [14](https://github.com/simonw/datasette-render-markdown/issues/14)