Default HTML ordered lists <ol> contains dot after number:
- Coffe
- Tea
- Milk
But lists with Semantic UI don't contain dot at the end
1 Coffe
2 Tea
3 Milk
Please add style with dots at end of item number.
Why is Semantic UI breaking this convention? And what's the best way to add the dots to the ordered lists?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
Why this is stalled? This feature is very needed!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
up
Is there an alternate way to add dots after numbers in an ordered list?
We added a new suffixed class to accomplish this in upcoming 2.7.2. Because not having a trailing dot is grammatical correct. See details here https://github.com/fomantic/Fomantic-UI/pull/355
Most helpful comment
Why this is stalled? This feature is very needed!