mark-docs
Write markdown documents with hybrid rendering!
About the project
This app uses
ink-mde
,
svelte-splitpanes
,
and bootstrap
to create a beautiful and highly interactive UI.
Features
- Light and dark modes.
- Share documents, manage permissions.
- Hybrid markdown rendering (inline rendering, and full render mode).
- FUTURE: Customizable markdown editor.
Shortcuts available
- Ctrl + Shift + D: Creates a new document.
- Ctrl + Shift + S: Saves the document.
- Ctrl + Shift + F: Enter search documents mode.
- Ctrl + Shift + E: Sets the view mode to edit.
- Ctrl + Shift + R: Sets the view mode to render.
- Ctrl + Shift + H: Sets the view mode to hybrid.
- Ctrl + Shift + B: Toggles the document list sidebar.
FAQ
How to set my profile picture?
Currently, the profile picture is retrieved from
gravatar.
Check out their page to learn how to create a profile.
To do's
- Email confirmation.
- Reset password via magic link.