Good Markdown Editor for SvelteKit?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. bytemd

    ByteMD v1 repository

    The ByteMD issue looks like it might just be an issue with dev environment and not production. Did you try the workaround/s in the other issue linked from the ByteMD issue you linked? https://github.com/bytedance/bytemd/issues/162

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. marked

    A markdown parser and compiler. Built for speed.

    I used marked.js to build my blog. I use it as both an in browser editing tool and to compile markdown from a database on the server. It's certainly not as advanced as ByteMD or Milkdown, but it does have some extensions to bridge a few of the gaps.

  4. medium-editor

    Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

    MediumEditor

  5. tiptap

    The headless rich text editor framework for web artisans.

    Tiptap

  6. quill

    Quill is a modern WYSIWYG editor built for compatibility and extensibility

    Quill

  7. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: How to integrate a Blog system into my NextJS app

    2 projects | news.ycombinator.com | 15 Nov 2024
  • Ask HN: Is there a licensable/free version of the "Substack" email editor?

    2 projects | news.ycombinator.com | 30 Sep 2024
  • Using Quill Rich Text Editor in the HTML Form element

    1 project | dev.to | 29 Sep 2024
  • Notion-like WYSIWYG editor with export to a beautiful static HTML website

    2 projects | news.ycombinator.com | 19 Aug 2024
  • Quill – Your powerful rich text editor

    7 projects | news.ycombinator.com | 19 Apr 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?