PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

WIP: V2 Coming Soon

A beautifully crafted markdown editor for your next project

Transform any textarea into a markdown editor with super-powers.
Packed with slash commands, pop-ups, previews, and more.

$npm install markdownx

works with your favorites

React Vue Svelte Alpine VanillaJS

MarkdownX has a simple dropdown menu of items to select πŸ‘‡

And many more to come πŸš€

A New Evolution in Markdown

The future of writing in Markdown. Dropdowns, Uploads, Animated GIFs, and more 😍

View Docs
View Full Demo

Easy Installation Install with a CDN Link, or with NPM

Install via CDN Β· Install via NPM

<!-- With the CDN -->
<script src="https://unpkg.com/markdownx"></script>
<script>
    const markdownX = new MarkdownX('myEditor);
</script>
<textarea id="myEditor"></textarea>
<!-- npm install markdownx, then -->
<script>
    import MarkdownX from 'markdownx';
    const markdownX = new MarkdownX('myEditor);
</script>
<textarea id="myEditor"></textarea>

Be sure to checkout the full documentation for full customization

Why MarkdownX?

Here's the story πŸ“–

Recently I posted a Tweet about the new editor I was building for the DevDojo. It got a huge response πŸ‘‡ with nearly 500 likes and 50 retweets.

It appeared that many other developers also had a need for an Advanced Markdown Editor 🀩
Instead of just building it for myself, I put things into action to make it available to others.

I worked to make it more badass 😎

I put together this landing page πŸ‘¨β€πŸ’»

I ate some Dorritos πŸ˜‹

And now, with a Dorrito covered keyboard I've been writing documentation, typing features in the roadmap, and waiting for you to join me on this journey of creating the best MD editor available!

Upgrade to Pro

And gain access to premium support and more features.

DevDojo Pro is only $15/mo. You'll also gain access to many other tools!Your subscription will also support ongoing development of MarkdownX.

Upgrade to Pro
View Demo