HomeMarkdown Editor (ByteMD)

Markdown Editor (ByteMD)

ByteMD-based Markdown editor supporting advanced features like math formulas, Mermaid diagrams, and footnotes

Image Upload Notice:Paste or drop images into the editor. After verification, they will be automatically uploaded to imgdd. Do not upload sensitive images.

Documentation

ByteMD is a feature-rich Markdown editor built with Svelte, supporting advanced features like math formulas, Mermaid diagrams and more.

Features

  • GFM (GitHub Flavored Markdown) support
  • Syntax highlighting for code blocks
  • Math formula (KaTeX) support - use $...$ or $$...$$ syntax
  • Mermaid diagram support - flowcharts, sequence diagrams, Gantt charts, etc.
  • Real-time split-screen preview
  • Auto-save to local storage
  • Dark mode adaptive

How to Use

  1. Enter Markdown content in the left editor pane
  2. Preview renders in real-time on the right
  3. Use toolbar buttons to quickly insert formatting
  4. Content is auto-saved and restored on next visit

Tips

  • Math formulas use LaTeX syntax, inline with $E=mc^2$, block with $$...$$
  • Mermaid diagrams use ```mermaid code blocks
  • Supports GFM extensions: tables, task lists, strikethrough, etc.
  • Editor auto-saves content to browser local storage

Data is processed locally in your browser by default and will not be uploaded to any server. Upload will be clearly indicated if required.

© 2026 See-Tool. All rights reserved. | Contact Us