The MaxEdit is a modern, web-based editor designed for effortless Markdown editing and live previewing. It's perfect for developers, writers, and anyone who frequently works with Markdown.
- Live Markdown Rendering: See your Markdown formatted in real-time.
- Secure HTML Output: HTML is sanitized with
DOMPurify
to ensure safety. - Word Count Tracker: Keep track of your word count dynamically as you type.
- Theme Toggle: Switch between light and dark themes to suit your preference.
- Copy HTML Output: Easily copy the rendered HTML content to the clipboard.
- MaxEdit is Live at Github.io and Codepen.io.
- Just Simple HTML5, CSS and JS
- Marked.js For Markdown parsing.
- DOMPurify For sanitizing HTML output.
- Highlight.js For syntax highlighting in code blocks.
- Prism.js For lightweight, customizable code syntax highlighting.
- Prism Markdown Component Adds Markdown language support to Prism.js.
- GitHub Dark Theme Highlight.js GitHub Dark theme for code styling.
- Prism.css Theme Prism.js default theme for code block styling.
This project is licensed under the MIT License. See the LICENSE file for details.
Developed by Adityasinh.