MdList

@Composable
fun MdList(attrs: Attrs<HTMLElement>? = null, content: @Composable MdListScope.() -> Unit)(source)