Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3699

When Velocity is inline and contain html macro in standalone context it generate a paragraph

    XMLWordPrintable

Details

    • Unit
    • Unknown

    Description

      some text {{velocity}}{{html}}hello{{/html}}{{/velocity}}
      
      <p>some text <!--startmacro:velocity|-||-|{{html}}hello{{/html}}--><p>hello</p><!--stopmacro--></p></p>
      

      instead of

      <p>some text <!--startmacro:velocity|-||-|{{html}}hello{{/html}}-->hello<!--stopmacro--></p></p>
      

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              tmortagne Thomas Mortagne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: