93b8673363
- parseMarkdownTable now handles tables stored as single line by counting columns from separator row and grouping cells accordingly - Added isPipeTable detection for pipe-delimited data without header (e.g., "1 | name | qty\n2 | name | qty") - Added renderPipeTable for headerless pipe tables Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>