You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/09/04 09:14:34 UTC

[GitHub] [zeppelin] santosh1994 opened a new pull request #3437: [ZEPPELIN-4319] Fix spell interpreter parse text logic

santosh1994 opened a new pull request #3437: [ZEPPELIN-4319] Fix spell interpreter parse text logic
URL: https://github.com/apache/zeppelin/pull/3437
 
 
   ### What is this PR for?
   Spell interpreter returns incorrect results when paragraph having magic in between text, with current approach to get text without magic 
   
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4319
   
   ### How should this be tested?
   * Enable zeppelin-markdown-spell
   * Run %markdown paragraph with containing %markdown as text within it
   * Verify if result is valid and complete
   
   ### Screenshots (if appropriate)
   Before:
   ![image](https://user-images.githubusercontent.com/7022342/64242037-72995580-cf22-11e9-9e8f-491673986991.png)
   After:
   ![image](https://user-images.githubusercontent.com/7022342/64242045-76c57300-cf22-11e9-8bc0-dc54239525e0.png)
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services