simple-comment-markup/README.org

14 lines
731 B
Org Mode
Raw Permalink Normal View History

2022-08-11 17:35:42 +00:00
#+title: Simple Comment Markup
#+author: tecosaur
#+html: <p><img src="https://img.shields.io/badge/Emacs-26.3+-blueviolet.svg?style=flat-square&logo=GNU%20Emacs&logoColor=white">
#+html: <img src="https://img.shields.io/badge/stage-%CE%B1,%20experimental-red?style=flat-square">
2022-10-13 15:41:57 +00:00
#+html: <a href="https://liberapay.com/tec"><img src="https://shields.io/badge/support%20my%20efforts-f6c915?logo=Liberapay&style=flat-square&logoColor=black"></a></p>
2022-08-11 17:35:42 +00:00
I feel like it's pretty natural to sprinkle a little bit of text markup into
code comments. It's unfortunate that they don't benefit from any extra
fontification.
For those that would appreciate a light bit of markup fontification, one can now
~(require 'simple-comment-markup)~.