/* ========================================================== * *
  • * * An li element is a single item in an ordered (ol) or * unordered (ul) list. When a DITA topic is rendered, numbers * and alpha characters are usually displayed with list items * in ordered lists, while bullets and dashes are usually displayed * with list items in unordered lists. * *
      * * The ol element includes a list of items sorted by sequence or * order of importance. * *