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

Honor "start" attribute in Confluence Storage Format <ol> tag

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • None
    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

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

      Per this documentation, I do not believe that the Confluence Storage Format <ol> tag honors any attributes. I would find it useful if it honored the "start" attribute, to specify the starting value of the ordered list. For example:

      4.

      5.

      6.

      Instead of always

      1.

      2.

      3.

      This attribute is honored by HTML5, so I believe it would be familiar to many Confluence users.

            [CONFSERVER-46419] Honor "start" attribute in Confluence Storage Format <ol> tag

            sumita khan added a comment - - edited

            Hello,

            Following is a description of our request.

            Request: Enable Control of List Counting by supporting html attribute ‘start’

            Problem Description:

            HTML allows to control the start counting of a list from a specified number by using the start attribute as shown below

            <ol start=”8”>

            <li>some item</li>

            <li> another item</li>

            </ol>

             To ensure Confluence is displaying HTML code after import via REST API as expected the attribute should be supported.

            Currently the HTML code does not contain the attribute and leads to unexpected content after adding the content via REST API.

             

            Also, the interim resolution provided by Atlassian to try using HTML macro does not work in our case because these are restrictions and controls by our ALM Admins and we cannot use this HTML macro. Atlassian suggestion was to include this, for example:

             <p class="auto-cursor-target"><br /></p><ac:structured-macro ac:name="html" ac:schema-version="1" ac:macro-id="fc7898df-c96c-4519-91cf-03185b0bc548"><ac:plain-text-body><![CDATA[<ol start="8"> <li>some item</li> <li> another item</li></ol>]]></ac:plain-text-body></ac:structured-macro><p class="auto-cursor-target"><br /></p>

            sumita khan added a comment - - edited Hello, Following is a description of our request. Request: Enable Control of List Counting by supporting html attribute ‘start’ Problem Description: HTML allows to control the start counting of a list from a specified number by using the start attribute as shown below <ol start=”8”> <li>some item</li> <li> another item</li> </ol>  To ensure Confluence is displaying HTML code after import via REST API as expected the attribute should be supported. Currently the HTML code does not contain the attribute and leads to unexpected content after adding the content via REST API.   Also, the interim resolution provided by Atlassian to try using HTML macro does not work in our case because these are restrictions and controls by our ALM Admins and we cannot use this HTML macro. Atlassian suggestion was to include this, for example:  <p class="auto-cursor-target"><br /></p><ac:structured-macro ac:name="html" ac:schema-version="1" ac:macro-id="fc7898df-c96c-4519-91cf-03185b0bc548"><ac:plain-text-body><![CDATA [<ol start="8"> <li>some item</li> <li> another item</li></ol>] ]></ac:plain-text-body></ac:structured-macro><p class="auto-cursor-target"><br /></p>

            Thank you for raising this suggestion.
            We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request now. Sometimes potentially valuable tickets do get closed where the Summary or Description has not caught the attention of the community. If you feel that this suggestion is valuable, consider describing in more detail or outlining how this request will help you achieve your goals. We may then be able to provide better guidance.
            For more context, check out our Community blog on our updated workflow for Suggestions
            Cheers,

            Confluence Product Management

            Adam Barnes (Inactive) added a comment - Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request now. Sometimes potentially valuable tickets do get closed where the Summary or Description has not caught the attention of the community. If you feel that this suggestion is valuable, consider describing in more detail or outlining how this request will help you achieve your goals. We may then be able to provide better guidance. For more context, check out our Community blog on our updated workflow for Suggestions Cheers, Confluence Product Management

              Unassigned Unassigned
              729bb343e861 Brian Johnson
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: