Skip to content

lscherub/markdown-table-editor

Repository files navigation

Markdown Table Editor

Markdown Table Editor is an Excel-like Markdown editor built for creating and editing Markdown tables faster. You can click, drag, paste from Excel, format cells, and instantly export clean Markdown.

Why this app?

Most Markdown editors treat tables like plain text. This app treats tables like a real grid.

How it is different from other Markdown editors

  • Spreadsheet-style editing (click cells, drag selections, right-click menu)
  • Paste from Excel/TSV with auto-expanding rows and columns
  • Fast Markdown export (entire table or selected range)
  • Built-in table tools (insert/delete/duplicate rows and columns, merge rows, alignment)
  • Live preview + Markdown-focused formatting (bold, italic, inline code, headings)

Key features

  • Import existing .md tables
  • Copy Markdown to clipboard
  • Download Markdown as file
  • Keyboard shortcuts for quick editing
  • Undo/redo support

Screenshot / Demo

[Add Screenshot / Screen Recording Here]

Tech stack

  • React + TypeScript
  • Vite
  • Zustand
  • Tailwind CSS

Quick start

npm install
npm run dev

Then open the local URL shown in your terminal.

Deployment

For a simple step-by-step setup, see GITHUB_PAGES_DEPLOYMENT.md.

About

exactly what the name says

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages