Description
A Haskell parser for reStructuredText-style grid tables. It helps document tools read tables drawn with text borders and convert them into structured table data.
Developers use it in Markdown, reStructuredText, Pandoc-related, or documentation workflows. Table parsing should give clear errors because alignment and border characters are easy for users to mistype.