fix(client): markdown code block not working (closes #1164)

This commit is contained in:
Elian Doran 2025-02-12 22:47:03 +02:00
parent 75afdbe093
commit 69a6739d1f
No known key found for this signature in database

View File

@ -198,6 +198,7 @@
ext: [ "hcl " ],
mime: "text/x-hcl",
mode: "hcl",
name: "Terraform (HCL)"
});
});