Allow customization of the blueprint dialog's description content

XMLWordPrintable

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      I am creating a custom space blueprint. I want to customize the display of the description content (description-content-key) in the dialog page.

      I would like to use HTML to format the content but it does not work. The content is displayed in as a string inside a <p> tag.

      Example: In my properties file I have

      myBlueprint.dialog.page1.description.content=<p>Content <b>here</b></p><p>More content here.</p>
      

      The blueprint displays the html tags. This is what it gets

      <p>&lt;p&gt;Content &lt;b&gt;here&lt;/b&gt;&lt;/p&gt;&lt;p&gt;More content here.&lt;/p&gt;</p>
      

      Please improve this so we can use HTML tags for the content description.

            Assignee:
            Unassigned
            Reporter:
            Deleted Account (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: