Is your feature request related to a problem? Please describe.
There is no dedicated read-only mode for reviewing documents. While Markdown is rendered, it is still possible to accidentally edit the content.
Describe the solution you'd like
Add a read-only Preview Mode that disables all editing and allows users to view rendered Markdown safely. Also add an option to export the current document as a .md file.
Describe alternatives you've considered
Using the normal editor view or manually copying content to another application.
Additional context
Preview Mode would be useful for reading and reviewing documents without the risk of accidental edits.
Is your feature request related to a problem? Please describe.
There is no dedicated read-only mode for reviewing documents. While Markdown is rendered, it is still possible to accidentally edit the content.
Describe the solution you'd like
Add a read-only Preview Mode that disables all editing and allows users to view rendered Markdown safely. Also add an option to export the current document as a
.mdfile.Describe alternatives you've considered
Using the normal editor view or manually copying content to another application.
Additional context
Preview Mode would be useful for reading and reviewing documents without the risk of accidental edits.