Lists - Nashaath/test GitHub Wiki

  • Use lists when you have information where you want to emphasize important points. If used appropriately, lists can simplify long sentences or multiple paragraphs of content to improve the overall readability.

  • If you use a list, make sure the purpose of the list is clear. You can introduce the list with a heading, a complete sentence, or a fragment that ends with a colon.

  • Avoid having more than 10 items on a list. It is best to limit to 6 or 7 items, but you can go up to a maximum of 10 items.

  • The common types of lists we generally use are bulleted lists and numbered lists.

Bulleted lists

  • Use a bulleted list for items that have something in common but don’t need to appear in a particular order. 
For example,

Choreo supports the following trigger types:

  • API
  • Manual
  • Schedule

Numbered lists

  • Use a numbered list for sequential items (like a procedure) or prioritized items (like a top 10 list).