branch: elpa/org-superstar
commit 9ee98125bf07c111e12feafc0f8f4b6d3f070841
Author: D. Williams <[email protected]>
Commit: GitHub <[email protected]>

    Working around GitHub README strangeness
    
     GitHub incorrectly displayed a code segment.
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 92cec4cb2d..ce4cea6f72 100644
--- a/README.org
+++ b/README.org
@@ -260,7 +260,7 @@ used, allowing the user to inherit the level-dependent 
default look.
        Headline bullets themselves can be declared independently for
        graphical and terminal displays in
        ~org-superstar-headline-bullets-list~.  For example, replacing an
-       entry ~"◉"~ with the entry ~("◉" ?*)~ will make the headline
+       entry ~?◉~ with the entry ~("◉" ?*)~ will make the headline
        bullet that would normally display as ‘◉’ a plain asterisk on
        terminal displays.
     3) *Replace the bullet character altogether:* A valid option, but

Reply via email to