Hi,
I want to use em-dash as a bullet for plain lists.
I read the documentation and didn't see a customization option.
I read org-list.el only enough to get a rough idea of how it works. org-at-item-p, org-at-item-bullet-p, org-item-re seem important for understanding the structure.
Before I go any further (studying or coding)
1. How would you go about this?
2. Is it worth me going further on figuring out how this works and how to do it?