Open uhthomas opened 1 year ago
https://cuelang.org/docs/tutorials/tour/expressions/interpolation/
{ name: "TYPESENSE_URL" value: "ha://\(base64.Encode(null, json.Marshal({ host: "typesense" })))" }
The GitHub syntax highlighter seems to get this right.
Not sure why as GitHub just uses this repo. Perhaps there's a regression?
https://github.com/github-linguist/linguist/blob/625539a66f410dae93ba2c6d8ba058c825e1d1a9/.gitmodules#L1173-L1175
https://cuelang.org/docs/tutorials/tour/expressions/interpolation/
The GitHub syntax highlighter seems to get this right.