[mod] more samples

This commit is contained in:
Andy Bunce 2025-08-06 12:13:02 +01:00
parent 5b311838ba
commit 198bd66c09
3 changed files with 79 additions and 65 deletions

View file

@ -25,11 +25,13 @@ as map(*)
"id": $json?id,
"result":{
"contents": [
`markdown here, this is **bold**.
`markdown here, this is **bold**.
A [link](http://google.com)
The last line.`
,
`A hover for { json:serialize($json?params?position) }
`A hover at \\n\\n{ json:serialize($json?params?position) }
uri: {$json?params?textDocument?uri} `
]
}