fix: update tf highlight example in CONTRIBUTING (#126)

Leveraging an extra backtick in the wrapper to encourage the middle
sample to render properly.
This commit is contained in:
Charlie Voiselle
2025-05-30 15:58:29 -04:00
committed by GitHub
parent 3a8fa168d0
commit 67b27550cd
+3 -3
View File
@@ -179,11 +179,11 @@ The following criteria exists for two reasons:
- When increasing the level of a header, the header's level must be incremented by one each time.
- Any `.hcl` code snippets must be labeled as `.tf` snippets instead
```txt
\`\`\`tf
````txt
```tf
Content
\`\`\`
```
````
#### Namespace (contributor profile) criteria