org-view-mode
org-view-mode copied to clipboard
Markup is shown on expanding a header
Steps to reproduce:
- Enable org-view-mode
- Collapse a header that has a source block underneath
- Expand the header
Expected -- code block should keep markup hidden Actual -- markup is shown on the expanded code block
Screencast demo: https://drive.google.com/file/d/1cm2fJskMT3KEgaRzEHDPvwTUc2Ihh4po/view?usp=sharing
I'm using Doom Emacs on top of GNU Emacs 29.3
Thanks for the repport. I see even bigger problems than what you describe :). I'll see what I can do.