Skip to content

Instantly share code, notes, and snippets.

@rafaftahsin
Last active September 9, 2016 09:03
Show Gist options
  • Save rafaftahsin/ec329941d7c22c35fd75b44fe23930eb to your computer and use it in GitHub Desktop.
Save rafaftahsin/ec329941d7c22c35fd75b44fe23930eb to your computer and use it in GitHub Desktop.
┌───────────────────────────┬──────────────────────────┬────────────────────────┬───────────────────────┐
│ │ │ │ │
├───────────────────────────┼──────────────────────────┼────────────────────────┼───────────────────────┤
│ │ │ │ │
├───────────────────────────┼──────────────────────────┼────────────────────────┼───────────────────────┤
│ │ │ │ │
├───────────────────────────┼──────────────────────────┼────────────────────────┼───────────────────────┤
│ │ │ │ │
└───────────────────────────┴──────────────────────────┴────────────────────────┴───────────────────────┘
╭───────────────────────────┬──────────────────────────┬────────────────────────┬───────────────────────╮
│ │ │ │ │
├───────────────────────────┼──────────────────────────┼────────────────────────┼───────────────────────┤
│ │ │ │ │
├───────────────────────────┼──────────────────────────┼────────────────────────┼───────────────────────┤
│ │ │ │ │
├───────────────────────────┼──────────────────────────┼────────────────────────┼───────────────────────┤
│ │ │ │ │
╰───────────────────────────┴──────────────────────────┴────────────────────────┴───────────────────────╯
+------------+---------+
| Type | MySQL |
+------------+---------+
| Header | Top Row |
| Auto Align | On |
+------------+---------+
╔═══╦════════════╦═════════════╗
║ ║ A ║ B ║
╠═══╬════════════╬═════════════╣
║ 1 ║ Type ║ Unicode Art ║
║ 2 ║ Header ║ Spreadsheet ║
║ 3 ║ Auto Align ║ Off ║
╚═══╩════════════╩═════════════╝
╭───╥────────────┬─────────────╮
│ ║ 1 │ 2 │
╞═══╬════════════╪═════════════╡
│ A ║ Type │ Manual │
│ B ║ Header │ Anything │
│ C ║ Align │ Sure │
└───╨────────────┴─────────────┘
Table be also generated from http://www.tablesgenerator.com/text_tables
Box Drawing unicode : https://en.wikipedia.org/wiki/Box-drawing_character
and a lot lot more http://meta.stackexchange.com/questions/73566/is-there-markdown-to-create-tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment