npm run docs

This commit is contained in:
Tony Brix 2017-05-06 13:38:52 -05:00
parent 20299459c9
commit 9ea17f755a
2 changed files with 9 additions and 9 deletions

View File

@ -7074,7 +7074,7 @@ Automatically beautify LaTeX files on save
**Description**:
undefined (Supported by Latex Beautify)
(Supported by Latex Beautify)
**Example `.jsbeautifyrc` Configuration**
@ -8945,7 +8945,7 @@ Automatically beautify Nginx files on save
**Description**:
undefined (Supported by Nginx Beautify)
(Supported by Nginx Beautify)
**Example `.jsbeautifyrc` Configuration**
@ -9706,7 +9706,7 @@ Absolute path to the `php-cs-fixer` CLI executable (Supported by PHP-CS-Fixer)
**Description**:
undefined (Supported by PHP-CS-Fixer)
(Supported by PHP-CS-Fixer)
**Example `.jsbeautifyrc` Configuration**
@ -16757,7 +16757,7 @@ Remove trailing whitespace (Supported by Latex Beautify)
**Description**:
undefined (Supported by Latex Beautify)
(Supported by Latex Beautify)
**Example `.jsbeautifyrc` Configuration**
@ -17311,7 +17311,7 @@ Indentation uses tabs, overrides `Indent Size` and `Indent Char` (Supported by N
**Description**:
undefined (Supported by Nginx Beautify)
(Supported by Nginx Beautify)
**Example `.jsbeautifyrc` Configuration**
@ -17366,7 +17366,7 @@ Absolute path to the `php-cs-fixer` CLI executable (Supported by PHP-CS-Fixer)
**Description**:
undefined (Supported by PHP-CS-Fixer)
(Supported by PHP-CS-Fixer)
**Example `.jsbeautifyrc` Configuration**

View File

@ -4301,7 +4301,7 @@
"name": "LaTeX",
"namespace": "latex"
},
"description": "undefined (Supported by Latex Beautify)"
"description": " (Supported by Latex Beautify)"
},
"disabled": {
"title": "Disable Beautifying Language",
@ -5420,7 +5420,7 @@
"name": "Nginx",
"namespace": "nginx"
},
"description": "undefined (Supported by Nginx Beautify)"
"description": " (Supported by Nginx Beautify)"
},
"disabled": {
"title": "Disable Beautifying Language",
@ -5808,7 +5808,7 @@
"name": "PHP",
"namespace": "php"
},
"description": "undefined (Supported by PHP-CS-Fixer)"
"description": " (Supported by PHP-CS-Fixer)"
},
"fixers": {
"type": "string",