Tables convert to GitHub-Flavored Markdown pipe tables (`| col | col |` with a `---` separator row), which render correctly on GitHub, GitLab, and most static-site generators. Very wide or merged-cell tables that exceed Markdown's simple grid are simplified, since Markdown has no merged-cell syntax.