{% macro markdown(content) %}
{{ content|markdown }}
{% endmacro %} {{ file_name }} {% if format=="html" %} {% if color_theme=="dark" %} {% if color_theme=="dark" %} {% endif %} {% if format=="html" and interactive %} {% endif %}
{% for chunk in chunks %}
{% if format=="html" %}
{% else %}
{% endif %} Source code {% if script_type==".py" %}
{{ chunk.in|e }}
{% else %}
{{ chunk.in|e }}
{% endif %}
Output {% if chunk.html %} {{ chunk.out }} {% elif chunk.markdown %} {{ markdown(chunk.out) }} {% else %} {% if script_type==".py" %}
{{ chunk.out|e }}
{% else %}
{{ chunk.out|e }}
{% endif %} {% endif %}
{% endfor %}
{% if format=="html" %} {% endif %}