Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1384 @1ambda Thank you for the contribution! I just shortly look through the screenshot in the description, but comparing to Github markdown support it seems Zeppelin's table doesn't have a table border. If I make the below table in Github, ``` | Tables | Are | Cool | |----------|:-------------:|------:| | col 1 is | left-aligned | $1600 | | col 2 is | centered | $12 | | col 3 is | right-aligned | $1 | ``` it will be shown like this. <img width="313" alt="screen shot 2016-08-30 at 11 10 51 am" src="https://cloud.githubusercontent.com/assets/10060731/18073629/8b893116-6ea2-11e6-9166-46e246acbc04.png"> But in Zeppelin it doesn't have the border. <img width="446" alt="screen shot 2016-08-30 at 11 17 57 am" src="https://cloud.githubusercontent.com/assets/10060731/18073791/7681b1ca-6ea3-11e6-9229-3104a33332dc.png">
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---