branch: elpa/org-superstar
commit d45e1eb060a760770b26833d1b7c29df66dae9a0
Author: D. Williams <[email protected]>
Commit: D. Williams <[email protected]>
Added further fix: forgot that ‘’-support was a custom modification.
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 2bd27bef2e..4cd9549bdc 100644
--- a/README.org
+++ b/README.org
@@ -18,7 +18,7 @@
+ applying a custom face to the header bullet^{d)}
+ applying a custom face to the leading bullets^{(new!)}
* Prettifying Orb plain list bullets^{(new!)} by:
- + replacing each bullet type (‘=*=’, ‘=+=’ and ‘=-=’) with UTF-8
bullets^{c)}
+ + replacing each bullet type (~*~, ~+~ and ~-~) with UTF-8 bullets^{c)}
+ applying a custom face to item bullets
a) These features are mostly the same as in ~org-bullets-mode~.