Skip to content

AndanteTribe/markdown-table-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Table Editor

A VSCode extension for visually editing markdown tables.

Features

This extension provides functionality for easily editing tables in markdown files:

  • Visual interface for editing markdown tables
  • Adding and removing rows and columns
  • Editing cell contents
  • Table formatting

screenshot

Usage

  1. Open a markdown file
  2. Place your cursor on the first row of a table, and a "📝" button will appear on the left side of the table
  3. Click the button
  4. Edit the table in the displayed editor
  5. Click the "Save" button to apply your changes to the markdown file

Known Issues

  • Performance may decrease when editing very large tables

Release Notes

CHANGELOG.md

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • CSS 6.0%
  • JavaScript 1.4%
  • HTML 0.2%