forked from apache/zeppelin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ZEPPELIN-5529] Removal of the pegdown parser because it's EOL
### What is this PR for? This PR removes pegdown, because it's EOL ### What type of PR is it? - Improvement ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5529 ### How should this be tested? * CI ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Philipp Dallig <philipp.dallig@gmail.com> Closes apache#4229 from Reamer/remove_pegdown and squashes the following commits: df7a693 [Philipp Dallig] Removal of the pegdown parser because it reached the end of its life a long time ago.
- Loading branch information
Showing
10 changed files
with
5 additions
and
755 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
markdown/src/main/java/org/apache/zeppelin/markdown/ParamVar.java
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
markdown/src/main/java/org/apache/zeppelin/markdown/PegdownParser.java
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
markdown/src/main/java/org/apache/zeppelin/markdown/PegdownWebSequencelPlugin.java
This file was deleted.
Oops, something went wrong.
142 changes: 0 additions & 142 deletions
142
markdown/src/main/java/org/apache/zeppelin/markdown/PegdownYumlPlugin.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.