You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve accessibility of ordered and unordered list items.
+ TalkBack will read out e.g. "One, lorem ipsum" instead of "One" for the
ordered list item prefix number and then "lorem ipsum" on its own.
+ Does not apply to list items which prepend a checkbox.
Relates #417, #318
Copy file name to clipboardExpand all lines: multiplatform-markdown-renderer/src/commonMain/kotlin/com/mikepenz/markdown/compose/elements/MarkdownList.kt
0 commit comments