Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. No graphic elements, such as emojis, in template language statements text content

  2. Wiki markup rendering does not support Wiki "anchor" links

  3. No nested tables in template language statements text content

  4. Word tables with multiple rows in template language statement text content must be preceded and followed by at least a single space. 
    Please read Working with Tables to understand rendering restrictions and conditions.

  5. Exporting with an active tree filter requires a template that uses the $selectedFilter expression and the filter statement

  6. Use of text boxes may cause errors in word template

  7. Since exporting pages rely on application links, there are some limitations when using the $selectedTreePage expression

  8. Web links added from Issue Links

  9. Since MS Word itself does not support more than 9 levels of headings, the recursion of “levelheading” statement will only work up to a depth of 9 levels

...

Working with Tables

Word tables in template language must follow certain conditions to render data in a new table or in table rows.

...