Refael Sheinker
Refael Sheinker

Reputation: 911

How to hide header/footer of a #+begin_src block in Emacs Org Mode?

How to hide header/footer of a #+begin_src block in Emacs Org Mode? For example, the org-hide-emphasis-markers t will do it for various kinds of other things in Org Mode, but how to do it for header/footer of a #+begin_src block?

Thanks in advance.

Upvotes: 0

Views: 502

Answers (1)

Refael Sheinker
Refael Sheinker

Reputation: 911

For future googlers: I found this great package, https://github.com/minad/org-modern. This does what I want and even better.

Upvotes: 2

Related Questions