Ordered task lists #3588
dimrozakis
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
Thanks for suggesting. How should ordered task lists work? How should they look? Looping in @facelessuser. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @squidfunk
I see that the documentation regarding task lists, only mentions unordered task lists. I tried defining an ordered task list and it works, but is displayed the same as an unordered one.
I work mostly on Gitlab which renders ordered task lists with the number prefixes shown. I was just now a bit surprised to see that Github doesn't display the number, just like mkdocs-material.
I think I'd like to be able to use ordered task lists (and have them displayed as ordered) as I do in Gitlab. Is the display of ordered task lists the same as unordered task lists a deliberate design choice for mkdocs-material? Shouldn't perhaps the markdown author's choice to use ordered task lists be respected when displaying that list, similar to using a regular ordered vs unordered list?
Beta Was this translation helpful? Give feedback.
All reactions