[][src]Module markdown_composer::types::list

Structs

List

A markdown list.

Enums

ListItemMarker

The marker used to indicate the start of a ListItem.

ListType

The type of list.

NumberedListItemMarkerSeparator

The separator used to separate the list item number and the item content.

Type Definitions

ListItem

An item inside a markdown list.