From 92ee29fec92daa2f88b0497168737a838325f334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellis=20Keny=C5=91?= Date: Sat, 19 Nov 2022 14:49:34 +0000 Subject: [PATCH] docs(rst): add formatter docs --- modules/lang/rst/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/lang/rst/README.org b/modules/lang/rst/README.org index a019a62d4..87910e086 100644 --- a/modules/lang/rst/README.org +++ b/modules/lang/rst/README.org @@ -27,6 +27,10 @@ This module adds [[https://docutils.sourceforge.io/rst.html][ReStructured Text]] This module requires [[https://www.sphinx-doc.org/en/master/usage/installation.html][sphinx]] to build RST documents. +** Formatter + +Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/dzhu/rstfmt#usage][rstfmt]]. + * TODO Usage #+begin_quote 🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]