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:
parent
3a8fa168d0
commit
67b27550cd
@ -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.
|
- 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
|
- Any `.hcl` code snippets must be labeled as `.tf` snippets instead
|
||||||
|
|
||||||
```txt
|
````txt
|
||||||
\`\`\`tf
|
```tf
|
||||||
Content
|
Content
|
||||||
\`\`\`
|
|
||||||
```
|
```
|
||||||
|
````
|
||||||
|
|
||||||
#### Namespace (contributor profile) criteria
|
#### Namespace (contributor profile) criteria
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user