Part of my interpreter output is plain text, and another part is html. Is it possible to display them correctly in zeppelin now ?
e.g. the following code can not display both plain text and html together.
println("Jeff, %html <h1>Hello</h1>")
--
Best Regards
Jeff Zhang
