WIP: Feature: Markdown preview for markdown-supported fields #1

Closed
Francesco Bellini wants to merge 2 commits from markdown-preview into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

2 Commits

Author SHA1 Message Date
15118f16d7 Feat: Markdown preview for markdown-supported fields
- Add is_markdown_field template filter
- Add tabs Write | Preview on top of the textarea
- Add initMarkdownPreview function to handle tabs content and api fetch client-side
2024-10-04 02:34:04 +02:00
8691ee5e7b Feat: API for markdown preview rendering
POST /markdown
calls the same render function as templates
2024-10-04 01:35:13 +02:00