Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ZEPPELIN-5266]: Enable extension of flexmark in markdown interpreter
### What is this PR for? * Enable extension of flexmark in markdown interpreter ### What type of PR is it? Improvement ### Todos * [ ] - Make emoji auto-scale according to the size of text ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5266 ### How should this be tested? * Create a cell of markdown type, set the interpreter to be flexmark and type in an emoji code, e.g. 😂 ### Screenshots (if appropriate) ![image](https://user-images.githubusercontent.com/34905992/120780755-fef30500-c55a-11eb-9c58-a06c5e9f72d1.png) ![image](https://user-images.githubusercontent.com/34905992/120780771-01555f00-c55b-11eb-900c-aff350049818.png) ### Questions: * None Author: EricGao888 <[email protected]> Closes apache#4130 from EricGao888/chufeng-fix-ZEPPELIN-5266 and squashes the following commits: ecd432d [EricGao888] remove emoji images and use unicode instead ba35fc8 [EricGao888] revert changes to karma.conf.js and package-lock.json 5ab45a3 [EricGao888] ZEPPELIN-5266: Enable extension of flexmark in markdown interpreter
- Loading branch information