emacs-org-superstar 1.3.0 Prettify headings and plain lists in Org mode

This package prettifies headings and plain lists in Org mode. It is a direct descendant of org-bullets, with most of the code base completely rewritten.

Currently, this package prettifies Org heading lines by:

  • replacing trailing bullets by UTF-8 bullets,

  • hiding leading stars, customizing their look or removing them from vision,

  • applying a custom face to the header bullet,

  • applying a custom face to the leading bullets,

  • using double-bullets for inline tasks,

  • (optional) using special bullets for TODO keywords.

It also prettifies Org plain list bullets by:

  • replacing each bullet type (*, + and -) with UTF-8 bullets,

  • applying a custom face to item bullets.

Features degrade gracefully when viewed from terminal.