BulletHandler

fun interface BulletHandler

An interface of providing use case specific un/ordered list handling.

Functions

Link copied to clipboard
abstract fun transform(type: IElementType, bullet: CharSequence?, index: Int): String