{% extends 'markup/base.html' %} {% block pagetitle %}: Markup help{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% load automarkup %} {% block content %}On many occasions while contributing to SciPost, one has to fill in a text-based field in a web form. For many reasons, it is desirable to give structure to what one writes. We offer markup facilities to enable you to do this.
We support three options:
The important point is that for each text field you fill in, you should choose one option (mixing will give errors).
Which one should you choose? This is mostly a question of personal preference. To help you decide, here is a quick summary of main points to bear in mind:
Option | Advantages | Disadvantages | Recommended for |
---|---|---|---|
Plain text |
|
|
Anybody not wanting to bother with markup |
Markdown |
|
|
Everybody wishing for or requiring markup |
reStructuredText |
|
|
Pythonistas and Sphinx aficionados |
Which option you choose is completely up to you. Our system will automatically determine which one you are using and render your input accordingly.
{{ suggestion.raw }}
{{ suggestion.raw }}
{{ suggestion.raw }}