[mod] more samples
This commit is contained in:
parent
5b311838ba
commit
198bd66c09
3 changed files with 79 additions and 65 deletions
|
|
@ -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} `
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue