Replace WYSIWYG editor with Markdown editor across all relevant models and admin fields. Add utilities for rendering and stripping markdown. Adjust serializers, views, and templates to support markdown content. Introduce `PastedImage` model and upload endpoint for handling inline image uploads in markdown. This change simplifies content formatting while enhancing flexibility with markdown support. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| caching.py | ||
| commerce.py | ||
| db.py | ||
| emailing.py | ||
| languages.py | ||
| lists.py | ||
| markdown.py | ||
| messages.py | ||
| nominatim.py | ||
| security.py | ||
| seo_builders.py | ||
| vendors.py | ||