Emanuel Almeida d1561195bf feat: Add table support to Markdown-ProseMirror converter
- Tables now render properly in Outline Wiki
- Parses Markdown table syntax (| Col1 | Col2 |)
- Converts to ProseMirror table structure with tr, th, td nodes
- First row becomes header cells (th)
- Bidirectional: tables also convert back to Markdown
- v1.3.16

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 12:51:58 +00:00
Description
MCP Server for Outline Wiki via PostgreSQL direct access - 86 tools
1.6 MiB
Languages
TypeScript 98.1%
JavaScript 1.6%
Shell 0.3%