> No Wayman <iarchivedmywholel...@gmail.com> writes:
> > With the following Org mode file and point denoted by "|":
> >
> > * Parent
> > |
> > ** Sibling
> >
> > Insert the text "*", resulting in:
> >
> > * Parent
> > "*"|
> > ** Sibling
> >
> > textually, but the final star of the Sibling heading is hidden as
> > well:
> >
> > * Parent
> > "*"|
> >   Sibling
> >
> > I believe the org-hide face is being overridden by the bold face.
> 
> Indeed, I can reproduce this bug with latest Org.
> 
> -- 
>  Bastien

I can also reproduce this bug:
https://emacs.stackexchange.com/questions/64021/headings-in-org-mode-unexpected-behavior

After setting `org-hide-emphasis-markers' back to nil (the default), it goes 
away.

Perhaps that's helpful for fixing it.

All the best,
Greg



Reply via email to