spacemacs/contrib/lang/markdown
2015-02-09 22:27:46 -05:00
..
img markdown layer README 2015-02-09 22:27:46 -05:00
packages.el
README.md markdown layer README 2015-02-09 22:27:46 -05:00

Markdown contribution layer for Spacemacs

logo

Table of Contents

Description

This layer adds markdown support to Spacemacs.

Features:

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(markdown)
  "List of contribution to load."
)

Usage

To generate a table of contents type on top of the buffer: SPC : markdown-toc/generate-toc RET

Key bindings

TODO