Hoon Park created ZEPPELIN-1614:
-----------------------------------
Summary: Remove markdown4j dependency by adding plugins to pegdown
Key: ZEPPELIN-1614
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1614
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Reporter: Hoon Park
Current implementation of the markdown interpreter uses 2 parsers. markdown4j
and pegdown. But markdown4j exists just for Websequence and YUML plugins.
By adding Websequence and YUML plugins
- Removing markdown4j dependency which is unmanaged library currently.
- Fixing some bugs in Websequence and YUML plugins
- Uses pegdown parser syntax so that enable others to add more plugins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)