mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
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:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user