|
|
|
|
|
by quinncom
175 days ago
|
|
When including ISON alongside normal text, which language should you use for the code fence info string? Is `ison` a known code type, i.e.: ```ison
object.config
timeout 30
debug true
api_key "sk-xxx-secret"
max_retries 3
``` ? |
|