influxdata / community-templates

InfluxDB Community Templates: Quickly collect & analyze time series data from a range of sources: Kubernetes, MySQL, Postgres, AWS, Nginx, Jenkins, and more.
https://www.influxdata.com/products/influxdb-templates/gallery/
Apache License 2.0
352 stars 157 forks source link

chore: convert code blocks to backticks #185

Closed hoorayimhelping closed 4 years ago

hoorayimhelping commented 4 years ago

Changes <code>...</code> blocks, which can't be rendered by markdown, into backticks: ```.

Note: My editor trims whitespace automatically. To view the diff without those changes, hit this link or append ?w=1 to the diff.

Old:

Screen Shot 2020-09-14 at 3 59 39 PM

Improved:

Screen Shot 2020-09-14 at 3 58 35 PM