39

GitHub - larstvei/ox-gfm: Github Flavored Markdown Back-End for Org Export Engin...

 5 years ago
source link: https://github.com/larstvei/ox-gfm
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

MELPA

Github Flavored Markdown exporter for Org Mode

This is a small exporter based on the Markdown exporter already existing in Org mode. It should support the features listed here.

Installation

You can install ox-gfm using elpa. It's available on melpa:

M-x package-install ox-gfm

Usage

This package adds an Org mode export backend for GitHub Flavored Markdown. You can read more about Org mode exporting here.

Exporting to Github Flavored Markdown is available through Org mode's export dispatcher once ox-gfm is loaded. Alternatively, exporting can be triggered by calling the (autoloaded) function M-x org-gfm-export-to-markdown.

If you want to automatically load ox-gfm along with Org mode, then you can add this snippet to your Emacs configuration:

(eval-after-load "org"
  '(require 'ox-gfm nil t))

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK