{% extends 'markup/base.html' %} {% block meta_description %}{{ block.super }} ReStructuredText Help{% endblock meta_description %} {% block pagetitle %}: Markup help{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% load automarkup %} {% block content %}You will find below a quick summary of reStructuredText basics, as enabled here at SciPost.
You can find more details about reStructuredText's syntax for example at this page.
{{ snippet.raw }}