{% extends "lifeflow/lifeflow_base.html" %} {% block extra_head %} {% endblock %} {% block title %} Commenting on {{ object.title|escape }}{% endblock %} {% block body %}
{{ object.summary }}
{% if parent %}{{ parent.html|safe }}
{% endif %} {% if form.cleaned_data.rendered %}Please be aware that comment forms go stale after one hour.
Comments may make use of all MarkDown++ formating. Raw html will be escaped.
Quick Introduction to MarkDown++ Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: