如何在Emacs Org Mode中隐藏#+begin_src块的页眉/页脚?

huangapple go评论50阅读模式
英文:

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

问题

如何在Emacs Org Mode中隐藏#+begin_src块的标题/页脚?
例如,org-hide-emphasis-markers t 可以用于隐藏Org Mode中各种其他元素,但如何用于#+begin_src块的标题/页脚呢?

提前致谢。

英文:

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.

答案1

得分: 2

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

英文:

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

huangapple
  • 本文由 发表于 2023年5月7日 02:24:35
  • 转载请务必保留本文链接:https://go.coder-hub.com/76190473.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定