From 5f75e617a36e8527abfb6ef84f0a8734e76e3145 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Fri, 18 May 2018 01:58:00 -0400 Subject: [PATCH] Fix documentation formating --- layers/+frameworks/react/README.org | 1 + layers/+tools/web-beautify/README.org | 1 + 2 files changed, 2 insertions(+) diff --git a/layers/+frameworks/react/README.org b/layers/+frameworks/react/README.org index 14cbc036b..948edc577 100644 --- a/layers/+frameworks/react/README.org +++ b/layers/+frameworks/react/README.org @@ -112,6 +112,7 @@ concatenations and contiguous function calls: * Key Bindings ** rjsx-mode + | Key Binding | Description | |---------------+----------------------------------------------------------------------------------| | ~<~ | inserts whenever it would start a new JSX node | diff --git a/layers/+tools/web-beautify/README.org b/layers/+tools/web-beautify/README.org index d7b3fc44c..6daf7689d 100644 --- a/layers/+tools/web-beautify/README.org +++ b/layers/+tools/web-beautify/README.org @@ -23,6 +23,7 @@ To install =js-beautify= globally: #+END_SRC * Key Bindings + | Key Binding | Description | |-------------+-----------------------------------| | ~SPC m =~ | beautify code in supported layers |