File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Several options can be set in `book.json` to customize the plugin.
3131| ` edit ` | ` {true,false} ` | [ allow edit code] ( https://github.com/ymcatar/gitbook-plugin-ace/blob/master/README.md ) (** ace template required** ) |
3232| ` check ` | ` {true,false} ` | [ syntax validation] ( https://github.com/ymcatar/gitbook-plugin-ace/blob/master/README.md ) (** ace template required** ) |
3333| ` theme ` | ` {monokai,coffee,...} ` | [ check syntax] ( https://github.com/ymcatar/gitbook-plugin-ace/blob/master/README.md ) (** ace template required** ) |
34- | ` fixlang ` | {true,false} | fix some errors with code lang (e.g C++, ...) |
34+ | ` fixlang ` | ` {true,false} ` | fix some errors with code lang (e.g C++, ...) |
3535
3636Just add the desired optin under ` pluginConfig ` in the ` book.json ` file
3737
You can’t perform that action at this time.
0 commit comments