Rich text - ordered and unordered lists

The documentation standards for my company include using numbers (ordered list) for exercise/tutorial steps and bullet points (unordered list) for information lists. Currently I’m just manually adding numbers and bullets to tutorials, which works, but it doesn’t look the greatest. It would be great to have ordered (

    ) and unordered (
      ) list rich text support, so that the text for each list item is nicely indented automatically rather than than wrapping to the beginning of the next line.

      1 Like

      Hi, thanks for your suggestions. Originally, Tutorial Framework supported lists but it was a bit awkward to author so we deprecated the feature for now. However, with the current rich text and UI Toolkit features we have, a support for lists should be quite easy to implement and we’ll considered the feature in the near future.

      1 Like