emacs org-mode 个关于无序列表的字符

emacs org-mode characters about unorder list

当我在第 2.7 章阅读有关 emacs org-mode 的手册时,我想知道列表字符 +-* 是否有 specific/special 含义。如果你知道,请告诉我!比如字符*表示标题,那么其他字符呢?

screenshot

+、-、*为无序列表字符。 * 用于标题,也用于无序列表项。

这是文档的 link。

https://orgmode.org/manual/Plain-lists.html