Github user goi commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/164#issuecomment-124231907
  
    I have updated the code to comply with this rule:
    if you mix several magics in the same output message, only the last one 
will be taken into account
    This include the following cases:
    * text return text
    * text before magic return magic
    * magic A before magic B return magic B
    * magic A before magic A' return magic A'
    
    Updated include unit test and update to the POM
    See example output:
    
![selection_004](https://cloud.githubusercontent.com/assets/2227083/8861447/0e539f4e-3193-11e5-8557-0d16a62e1b66.png)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to