Zhong Wang created ZEPPELIN-730:
-----------------------------------
Summary: Link to external website doesn't work using <a href></a>
in markdown
Key: ZEPPELIN-730
URL: https://issues.apache.org/jira/browse/ZEPPELIN-730
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.5.6, 0.5.5, 0.6.0
Reporter: Zhong Wang
Priority: Minor
Sometimes, people may want to use hyperlinks to an external website in a new
tab, they may write:
{code}
<a href="https://www.google.com" target="_blank">link</a>
{code}
However, this doesn't work well in the Markdown interpreter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)