Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-8633

Adding id attribute to the h1 in textile doesn't work. (BB-9775)

    XMLWordPrintable

Details

    Description

      The code below works good in emulator window in http://txstyle.org/doc/12/links.

      #!textile
      "Our plans and tasks":#plansAndTasks
      
      h1(#plansAndTasks). Our plans and tasks
      
      So, let make a plan for everything.
      

      But in real wiki article the id attribute for html <h1></h1> doesn't appear.

      Real code with russian text:

      #!textile
      h1. Содержание
      
      * Home
      ** "Наши планы и задачи":#plansAndTasks
      ** "Встречи":#meetengs
      
      h1(#plansAndTasks). Наши планы и задачи
      
      Задачи = текущие заказы + будущие заказы + внутренние
      
      h1(#meetengs). Встречи
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: