Fix documentation formating

This commit is contained in:
syl20bnr 2018-05-18 01:58:00 -04:00
parent 542ada133d
commit 5f75e617a3
2 changed files with 2 additions and 0 deletions

View file

@ -112,6 +112,7 @@ concatenations and contiguous function calls:
* Key Bindings * Key Bindings
** rjsx-mode ** rjsx-mode
| Key Binding | Description | | Key Binding | Description |
|---------------+----------------------------------------------------------------------------------| |---------------+----------------------------------------------------------------------------------|
| ~<~ | inserts </> whenever it would start a new JSX node | | ~<~ | inserts </> whenever it would start a new JSX node |

View file

@ -23,6 +23,7 @@ To install =js-beautify= globally:
#+END_SRC #+END_SRC
* Key Bindings * Key Bindings
| Key Binding | Description | | Key Binding | Description |
|-------------+-----------------------------------| |-------------+-----------------------------------|
| ~SPC m =~ | beautify code in supported layers | | ~SPC m =~ | beautify code in supported layers |