1. Edit Table: Enter content in the editor cells. Set headers and data rows.
2. Adjust Structure: Use "Resize" to change row/column counts, or use "+Row"/"+Col" buttons to add dynamically.
3. Copy Code: Click "Copy Markdown" to copy the generated table code to clipboard, then paste into your Markdown file.
Enter your table content in the visual editor, set rows/columns and alignment, and the system generates Markdown table code automatically. Click "Copy Markdown" to copy to clipboard, then paste into GitHub README, Notion, Obsidian, or any Markdown platform.
Left (default), center, and right alignment are supported. Click alignment buttons on each column header to switch. In Markdown: left = :---, center = :---:, right = ---:.
The generated Markdown table code works in GitHub README files, GitLab Wiki, Hugo/Hexo static blogs, Notion, Obsidian, Typora, VS Code, and most Markdown-supporting platforms. It can also be converted to HTML for web display.