ob-rx



This page is generated via scout. For now it just shows the project README. You can check the full source code here

Tools for a more reactive experience in org-babel. The package can be installed from the source directly using :vc keyword in use-package as shown below:

(use-package ob-rx
  :after (org all-the-icons)
  :vc (:url "https://git.sr.ht/~lepisma/ob-rx" :rev :newest))

Then you can enable or disable ob-rx-mode in Org mode buffers as needed.

Note that this is a very work in progress project that is primarily holding code for my EmacsConf 2025 talk and there might be bugs and incompleteness everywhere. Use this mailing list for discussions, feedback, or anything else.