NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

MultiLevelListMarkerPattern

Api-typedef icontypedef

The list marker pattern. Can be a string used in bulleted lists, e.g. '*', or a function that returns a string representation of the marker.

Value

string | ( value: number ) => string