Skip to content

Add dual-mode (WYSIWYG/Markdown) blog post editor#68

Merged
unrealbg merged 1 commit into
masterfrom
dev
May 20, 2026
Merged

Add dual-mode (WYSIWYG/Markdown) blog post editor#68
unrealbg merged 1 commit into
masterfrom
dev

Conversation

@unrealbg
Copy link
Copy Markdown
Owner

Add dual-mode (WYSIWYG/Markdown) blog post editor

Introduce a content editor with Visual and Source modes, including a toolbar for switching and live Markdown preview. Add BlogContentRenderer utility for Markdown-to-HTML conversion and sanitization. Update BlogPostDetail to render sanitized HTML. Extend quill-editor.js with setHtml. Add Markdig dependency and update DI for IHtmlSanitizer.

Introduce a content editor with Visual and Source modes, including a toolbar for switching and live Markdown preview. Add BlogContentRenderer utility for Markdown-to-HTML conversion and sanitization. Update BlogPostDetail to render sanitized HTML. Extend quill-editor.js with setHtml. Add Markdig dependency and update DI for IHtmlSanitizer.
@unrealbg unrealbg merged commit 5dbf445 into master May 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant