summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/th
diff options
context:
space:
mode:
authorRobert Schadek <[email protected]>2026-02-16 20:14:35 +0100
committerGitHub <[email protected]>2026-02-16 13:14:35 -0600
commit160ba295a88462844457342ca74fa036f19ecede (patch)
tree8fbaedfa65620620117d34e327f363f8791c3282 /packages/web/src/content/docs/th
parent16332a858396c23c1bf6fa673964ae306d5414ab (diff)
downloadopencode-160ba295a88462844457342ca74fa036f19ecede.tar.gz
opencode-160ba295a88462844457342ca74fa036f19ecede.zip
feat(opencode): add `dfmt` formatter support for D language files (#13867)
Diffstat (limited to 'packages/web/src/content/docs/th')
-rw-r--r--packages/web/src/content/docs/th/formatters.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/th/formatters.mdx b/packages/web/src/content/docs/th/formatters.mdx
index e852cb45d..8b6122ca6 100644
--- a/packages/web/src/content/docs/th/formatters.mdx
+++ b/packages/web/src/content/docs/th/formatters.mdx
@@ -29,6 +29,7 @@ OpenCode มาพร้อมกับฟอร์แมตเตอร์ใ�
| htmlbeautifier | .erb, .html.erb | `htmlbeautifier` คำสั่งใช้ได้ |
| air | .r | `air` คำสั่งใช้ได้ |
| dart | .dart | `dart` คำสั่งใช้ได้ |
+| dfmt | .d | `dfmt` คำสั่งใช้ได้ |
| ocamlformat | .ml, .mli | มีคำสั่ง `ocamlformat` และไฟล์ปรับแต่ง `.ocamlformat` |
| terraform | .tf, .tfvars | `terraform` คำสั่งใช้ได้ |
| gleam | .gleam | `gleam` คำสั่งใช้ได้ |