-
-
Notifications
You must be signed in to change notification settings - Fork 12
Add bullets #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add bullets #91
Conversation
|
U+2022 • BULLET ( Do you know what the point of |
MDLC01
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seeing as it seems to be used as list markers in some documents, let's keep bullet.hole.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similarly to circle.stroked.tiny with compose.o, we'll probably want to deprecate circle.filled.small in favor of bullet.op too. (Both of these codepoints are in the Mathematical Operators block)
Edit to clarify: I don't mean that such a deprecation has to happen in this PR.
We need a more systematic and consistent naming scheme for the geometric shapes at least. There's no real hard distinction between mathematical operators and geometric shapes. Some are used for both. |

There are also some additional dingbats, but I avoided adding them both because naming is hard, they double as emojis, and it's not entirely clear whether they belong under bullet or not.
Closes #88