Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5695

Magic seems inconsistent for helium spell

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • helium
    • None
    • i am building zeppelin from master branch

    Description

      we wrote our own helium spell. it works ok if used like this:

      %myspell text

      however it does not work like this:

      %spark
      println("""%myspell text""") 

      which is confusing because this works ok:

      %spark
      println("""%html <h3>Hello</h3>""") 

      Attachments

        Activity

          People

            Unassigned Unassigned
            koert koert kuipers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: