mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* prometheus ace editor, template variable support * minor fix * support [[var]] notation * don't remove last ] if token type is string * Revert "don't remove last ] if token type is string" This reverts commitbce5b2d56e. * Revert "support [[var]] notation" This reverts commit10012f8ffe. * fix token type and regex