Skip to content

Instantly share code, notes, and snippets.

@walles
Last active June 14, 2017 04:50
Show Gist options
  • Save walles/7d05b3fb29da3ed64e4769406f1bc6ea to your computer and use it in GitHub Desktop.
Save walles/7d05b3fb29da3ed64e4769406f1bc6ea to your computer and use it in GitHub Desktop.
Test of Github rst table rendering

Grid table, no unicode:

Foo Bar
/ Good x Bad

Grid table, no unicode, preceeded by heading

Foo Bar
/ Good x Bad

Grid table with unicode:

Foo Bar
✅ Good ❌ Bad

Simple table, no unicode:

Foo Bar
/ Good x Bad

Simple table, with unicode:

Foo Bar
✅ Good ❌ Bad

<EOF>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment