auto-org-md

<2025-02-22 Sat>

Watch the Video Here

https://github.com/jamcha-aa/auto-org-md

(require 'auto-org-md) ;; exports a markdown file automatically when you save an org file
(add-hook 'org-mode-hook 'auto-org-md-mode)

finis

Return to Home