Commit graph

3 commits

Author SHA1 Message Date
eef774c3a3 feat(markdown): integrate markdown rendering and editor support
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.
2026-02-27 23:36:51 +03:00
890957197c Extra: RUFF 2025-12-15 20:29:02 +03:00
33362d8340 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00