c5b54393d0
Borrowed heavily from Vault
10 lines
158 B
Handlebars
10 lines
158 B
Handlebars
{{ivy-codemirror
|
|
value=jsonStr
|
|
options=(hash
|
|
mode="javascript"
|
|
theme="hashi-read-only"
|
|
tabSize=2
|
|
lineNumbers=true
|
|
readOnly=true
|
|
)}}
|