Structs§
- List
Item - Struct representing a list item
- List
Utils - Utility functions for detecting and handling lists in Markdown documents
Enums§
- List
Marker Type - Enum representing different types of list markers
- List
Type
Statics§
Functions§
- is_
list_ item - Returns (ListType, matched string, number of spaces after marker) if the line is a list item
- is_
multi_ line_ item - Returns true if the list item at lines[current_idx] is a multi-line item