Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. The only thing I'd say is that it should use the same CSS file as list-style (since it's identical), and live in the same subdirectory.
That said, list-style is in "lists-and-counters" while this example is in "lists". I'm not certain which name we should use here, but it does appear as if "lists" is correct:
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Lists_and_Counters
https://drafts.csswg.org/css-lists-3/
So I'm going to merge this and fix it up later, probably by moving list-style into "lists". But I'd also welcome @schalkneethling 's input :).
Thanks for your contribution @d7ark !