Is your feature request related to a problem? Please describe.
When a user creates a new thread, post, comment, reply, etc, Mbin provides a Markdown editing window a bit like GitHub's.
Unlike GitHub's, Mbin doesn't let the user preview what their writing will look like when posted.
This means that if the user made a mistake in their Markdown (forgot to close a tag, or whatever), they won't have an easy chance to spot this until the error has been made public.
Describe the solution you'd like
Add a "Preview" tab, as offered by GitHub and many other sites that offer Markdown interfaces.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
When a user creates a new thread, post, comment, reply, etc, Mbin provides a Markdown editing window a bit like GitHub's.
Unlike GitHub's, Mbin doesn't let the user preview what their writing will look like when posted.
This means that if the user made a mistake in their Markdown (forgot to close a tag, or whatever), they won't have an easy chance to spot this until the error has been made public.
Describe the solution you'd like
Add a "Preview" tab, as offered by GitHub and many other sites that offer Markdown interfaces.
Describe alternatives you've considered
Additional context