a36ff64a82
Drop markdown for monospace With markdown, we're only allowing about 1/10 of what is possible. This creates a false reality and expectation. Lets not suggest this. Nor do we have in-editor preview. So the user has to save, look at it, then go back and edit. And seeing a bunch of sanitized HTML or just missing sections isn't firendly. Monospace, what you type, is what you're going to get. It gives the presenter enough power to build a readable abstract, but not so much that they can break the page and it's CSS, nor the ability to confuse onselve through not getting what you expect. We keep bleach sanitation and we should probably run linkify on this in the long term. (Turn links into clickable links) |
||
---|---|---|
.. | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
forms.py | ||
helpers.py | ||
models.py | ||
timetable.py | ||
urls.py | ||
views.py |