This commit is contained in:
Mike Farah
2026-04-17 16:31:31 +10:00
parent 0dcba85400
commit d51f1fad31
10 changed files with 742 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ HCL is commonly used in HashiCorp tools like Terraform for configuration files.
- String interpolation and expressions (preserved without quotes)
- Comments (leading, head, and line comments)
- Nested structures (maps and lists)
- Syntax colorization when enabled
- Syntax colorisation when enabled
## Parse HCL