Open Choice AI

Markdown Editor

Edit and preview markdown with live preview, math equations, and code syntax highlighting

Welcome to Markdown Editor

Features

  • Live preview
  • Math equations support
  • Code syntax highlighting
  • GitHub Flavored Markdown
  • Export to HTML/PDF
  • Import from file

Example Math Equation

Inline math: E=mc2E = mc^2

Block math:

ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}

Example Code Block

function hello() {
  console.log("Hello, world!");
}

Example Table

NameAgeOccupation
John25Developer
Jane30Designer

Example Task List

  • Write the press release
  • Update the website
  • Contact the media

Example Blockquote

The best way to predict the future is to invent it.

  • Alan Kay

Example Links and Images

Visit GitHub

Markdown Logo