Markdown editor written in Go and SolidJS:
I've got a lot of different types of texts I want to manage in a single app and store in different git repos (IT docs, Food recipes, Personal blog and even Fanfiction ? ). I tried to use IDE, but something like VSCode was definitely overkill. Also, I wanted an option to navigate through old texts in a blog format.
That's why I created DiaryMD. It has unlimited WorkSpaces, each WorkSpace with it's own theme, repo and blog (optional). It supports Markdown formatting with EasyMDE editor, but can be used with any kind of text files.
DiaryMD supports most of popular architectures and operation sustems.
The above is the detailed content of DiaryMD - markdown editor with Tabs, WorkSpaces and Blog. For more information, please follow other related articles on the PHP Chinese website!