mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ace: fix directive docs
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
* see Prometheus Data Source implementation for details.
|
* see Prometheus Data Source implementation for details.
|
||||||
*
|
*
|
||||||
* Some Ace editor options available via data-* attributes:
|
* Some Ace editor options available via data-* attributes:
|
||||||
* data-lang-mode - Language mode (text, sql, javascript, etc.). Default is 'text'.
|
* data-mode - Language mode (text, sql, javascript, etc.). Default is 'text'.
|
||||||
* data-theme - Editor theme (eg 'solarized_dark').
|
* data-theme - Editor theme (eg 'solarized_dark').
|
||||||
* data-max-lines - Max editor height in lines. Editor grows automatically from 1 to maxLines.
|
* data-max-lines - Max editor height in lines. Editor grows automatically from 1 to maxLines.
|
||||||
* data-show-gutter - Show gutter (contains line numbers and additional info).
|
* data-show-gutter - Show gutter (contains line numbers and additional info).
|
||||||
|
|||||||
Reference in New Issue
Block a user