Proposal: Feature: Markdown preview for markdown-supported fields #260

Open
Francesco Bellini wants to merge 2 commits from Francesco-Bellini/extensions-website: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
1877cbc936 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-23 15:56:04 +02:00
8f163a1577 Feat: API for markdown preview rendering
POST /markdown
calls the same render function as templates
2024-10-23 15:56:04 +02:00