Thanks to visit codestin.com
Credit goes to github.com

Skip to content

export a markdown file automatically when you save an org-mode file

jamcha-aa/auto-org-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

auto-org-md

auto-org-md is a simple package that exports a markdown file automatically when you save an org file.

Install

  • It is recommended to use melpa for installing this package.

    M-x package-install auto-org-md

  • If you want to install this package manually, run the following line:

;; auto-install
(auto-install-from-url "https://raw.github.com/jamcha-aa/auto-org-md/master/auto-org-md.el")

.emacs.d/init.el

(require 'auto-org-md)

Usage

During editing an org file, M-x auto-org-md-mode toggles this function between on/off.

License

This program is licensed under GPL 3.

About

export a markdown file automatically when you save an org-mode file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published