Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-28369

Blog Post Macro renders undesirable paragraph element

    XMLWordPrintable

Details

    Description

      The Blog Post Macro wraps an undesirable paragraph element around the blog post macro.

      1. Create new page
      2. Insert Blog Post Macro
      3. Be sure to delete anything before and after the macro

      Output:

      <div class="wiki-content">
          <p>
              <div class="blog-post-list">
                  <h4 class="sub-heading">News</h4>
                  <ul>
                      <li class="blog-item"></li>
                      <li class="blog-item"></li>
                  </ul>
              </div>
          </p>
      </div>
      

      Attachments

        Activity

          People

            jmasson@atlassian.com John Masson
            81c14a335458 Tim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: