nutanix / terraform-provider-nutanix

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

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

Open pierskarsenbarg opened 1 month ago

pierskarsenbarg commented 1 month ago

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


``` hcl

instead of


```hcl

Fixes: #680