Describe the bug
When requesting a dashboard through Slack, the hubot returns HTML snippets instead of images.
To Reproduce
Steps to reproduce the behavior:
- Data source 'elasticsearch'
- Command entered 'graf db dashboardname'
- The bot posts HTML snippets instead of images
Expected behavior
I expected to see images and not HTML snippets.
Screenshots

Software:
- Grafana: 6.2.0
- Hubot: 3.3.2
- Adapter: Slack
- Node: 10.16.0
- NPM: 6.9.0
I'm not sure if the issue is with Grafana not returning what the hubot-grafana plugin expects or an issue with hubot-grafana itself. I'm happy to help diagnose and write a PR if the issue turns out to be in hubot-grafana.
Describe the bug
When requesting a dashboard through Slack, the hubot returns HTML snippets instead of images.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected to see images and not HTML snippets.
Screenshots

Software:
I'm not sure if the issue is with Grafana not returning what the hubot-grafana plugin expects or an issue with hubot-grafana itself. I'm happy to help diagnose and write a PR if the issue turns out to be in hubot-grafana.