Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdef980b

Browse files
authored
chore(docs): fix syntax highlighting (#10247)
Due to some reason, our docs are not rendering syntax highlighting when the code block type is 'terraform'. Changing the type to `hcl` fixes this.
1 parent76c65b1 commitdef980b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/templates/icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ come bundled with your Coder deployment.
2323

2424
These can all be configured to use an icon by setting the`icon` field.
2525

26-
```terraform
26+
```hcl
2727
data "coder_parameter" "my_parameter" {
2828
icon = "/icon/coder.svg"
2929

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp