dakrone / es-mode

An Emacs major mode for interacting with Elasticsearch
GNU General Public License v3.0
195 stars 34 forks source link

Adding script tripple quote support #74

Closed anuj-kosambi closed 4 years ago

anuj-kosambi commented 4 years ago

As requested here https://github.com/dakrone/es-mode/issues/65 Adding basic support for tripple quote string template like Kibana

dakrone commented 4 years ago

This is fantastic, thank you so much @anuj-kosambi!