nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
101 stars 112 forks source link

[Bug] Fix markdown syntax for some of the HCL examples #679

Open pierskarsenbarg opened 6 months ago

pierskarsenbarg commented 6 months ago

Currently they're set to have a space between the three backticks and the language name:


``` hcl

instead of


```hcl

Fixes: #680