Can someone explain to me what Markdown Editor is for and how to use it?
Recommendation for Open Source Markdown Editor Application?
ghostwriter: distraction-free Markdown editor, supports light/dark themes, live preview, export, etc
Software recommendation: good markdown editor?
What is the best free online markdown editor?
What is the best free Markdown editor?
Is this Markdown Editor free to use?
I have quite a few projects, but each lack features to be really usable in day to day work.
Can't the devs who are working on their own projects join hands and create a "Notepad++" of markdown?
What we need is:
-
fast (native, not a web app wrapper)
-
WYSIWYG, reading mode, code mode, split mode
-
git / diff support
-
tabbed
-
watch / reload files
-
themes
-
plug-ins
-
session state management during restarts
-
export, with theming (html, pdf, word)
-
lining (plug-in?)
-
AI assisted writing (plug-in?)
I actually resort back to VS code to get all of the above features, except it is not fast like Notepad++
Some rust based projectd are promising, but are not very active and don't have many contributors.
Typora, but paid, and stull lacks a few features.
Where we are at?