François Rosière created ZEPPELIN-1387:
------------------------------------------
Summary: Markdown table looks unsupported
Key: ZEPPELIN-1387
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1387
Project: Zeppelin
Issue Type: Bug
Components: Core
Affects Versions: 0.6.1
Reporter: François Rosière
It looks the markdown table is not supported when using the markdown
interpreter.
Concrete example:
%md
|| H1 || H2 ||
| a | b |
| c | d |
The raw result is returned instead of a nice table
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)