HomeSvelteMark - Privacy-First Markdown Edit
SvelteMark - Privacy-First Markdown Edit

SvelteMark - Privacy-First Markdown Edit

A privacy-first, open-source, local-only markdown editor built with Svelte 5. Your notes never leave your device. No accounts, no tracking, no cloud.

Published on Dec 20, 2025
Visit site
21 upvotes

A privacy-first, open-source, local-only markdown editor built with Svelte 5. Your notes never leave your device. No accounts, no tracking, no cloud.

Screenshots (3)

Screenshot 1
Screenshot 2
Screenshot 3

Comments (9)

F
fanaapi425Dec 2, 2025

I'm Exited to share my project to you all, hope it can be somewhat of help and also don't forget to star the repo hehe https://github.com/MasFana/sveltemark/

N
nhrdevDec 20, 2025

that's a very useful tool for making documentations and many more, found a minor UI/UX bug when scrolling to the top of the editor, check the screen recording: https://www.awesomescreenshot.com/video/47658440?key=766f6b6bbb6709298063e8f51b2

F
fanaapi425Dec 20, 2025

it seems video cant be opened :(, can you explain what the error is

N
nhrdevDec 21, 2025

when you scroll to the top of the editor, the code editor part and the preview part starts dancing up and down and keep doing that until you scroll down again

S
stackonlinetoolsDec 21, 2025

Nice open source tool.

F
fanaapi425Dec 21, 2025

Ah... its because the Block based rendering and Scrollsync, ive tried to fix it using smooth scrolling and transition but its causing lag/unsync so i just let the snapping be :| still looking into how to fix it

F
fanaapi425Dec 21, 2025

Thanks mate

F
fanaapi425Dec 21, 2025

Thanks for the feedback

N
nhrdevDec 21, 2025

then just declare it as a "dancing" feature XD btw, you're welcome