Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-302

Confluence: {code} tag is not interpreted correctly if there is no empty line before it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.1.1
    • Module - Confluence
    • None

    Description

      For example in the below text:

      For example class:
      {code}
      public class XPropertyContainer extends ClassPropertyContainer {
          ...
          @PropertyField(propertyName="X")
          private ParentPropertyContainer _propertyX;
      }
      {code}
      we have example object:
      {code}
      XPropertyContainer grandparent = new 
      {code}
      

      {code} tags are not interpreted correctly - on output we have ordinary text, no code blocks.

      Attachments

        Activity

          People

            ltheussl Lukas Theussl
            kornelsk Kornel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: