Table of Contents

reStructuredText layer

Table of ContentsClose

restructuredtext.png

1. Description

The layer adds ReStructuredText (ReST) support to Spacemacs and adds some functions to rst-mode.

Note: to add Sphinx specific support use the layer sphinx.

1.1. Features:

  • rst files are supported via Emacs built-in rst.el.
  • Lists are inserted by new functions.
  • Directives can be inserted easily.
  • snippet support via yasnippet.

2. Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add restructuredtext to the existing dotspacemacs-configuration-layers list in this file.

Author: root

Created: 2024-04-03 Wed 19:39

Validate