DNNCommunity / DNNCommunity/Dnn.CommunityForums

ENH: Add support for and ability to force markdown

Open
#1,573 2 comments 0 reactions 0 assignees View on GitHub
enhancement usability
Dominant language
C#
Stars
18
Forks
23
Avg merge
20h 30m
Merged PRs (30d)
19

Description

Just about every technology community forum I use nowadays uses markdown for the editor. Probably because support for code insertions is super easy. Also, largely due to Github, it has become the standard. HTML WYSIWYG editors are, at best, OK for a general audience. But most of the time they suck.

What I'd love to see is that the entire module can be switched to "only" markdown. It would entail having a field in the posts table to indicate what format the contents are in. Plain text, markdown, html. There are great libraries both server side and client side that can convert MD to HTML.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.