Github user eranwitkon commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/164#issuecomment-126936773
I see, this changes the rule we thought of but it needs to be fixed.
I suggest the new rule: paragraph type will be set by the first magic word
in the paragraph. This will solve the example but in case %html some text
%table it will not process the %table.
Or do you have other suggestion for the desire outcome?
BTW, I will be oof till Wednesday so will fix it late next week.
Eran
×ת×ר×× ×©×ת, 1 ××××׳ 2015, 18:54 ××ת Lee moon soo
<[email protected]>:
> Just before merge, i have tested one more.
>
> There were feature that display html code inside of cell in table,
> (Section 'Display as Table, chart'
> http://zeppelin.incubator.apache.org/docs/display.html)
>
> for example
>
> println(s"""%table
> key\tvalue
> a\t%html <font color=red>red</font>
> """)
>
> It supposed to be displayed in this way
> [image: image]
>
<https://cloud.githubusercontent.com/assets/1540981/9022439/6c89d582-38b0-11e5-8c49-1d618b27ddc0.png>
>
> but displayed like this in this branch.
> [image: image]
>
<https://cloud.githubusercontent.com/assets/1540981/9022448/adbf2548-38b0-11e5-9f21-7c808a2cfabb.png>
>
> â
> Reply to this email directly or view it on GitHub
>
<https://github.com/apache/incubator-zeppelin/pull/164#issuecomment-126931423>
> .
>
---
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 [email protected] or file a JIRA ticket
with INFRA.
---