Fix description markdown rendering in completion
Before this, markdown-rendered HTML from description was rendered as plain text.
To test, use the demo with tsconfig.json schema and type a new property ts to trigger completion for ts-node, which description contains a link.
🦋 Changeset detected
Latest commit: af8869b5735627104d73024ae60f61ab285d9f37
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| codemirror-json-schema | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Deploy Preview for codemirror-json-schema ready!
| Name | Link |
|---|---|
| Latest commit | 319bbfb6d11a94cb3471d8683c05aba9e9066734 |
| Latest deploy log | https://app.netlify.com/sites/codemirror-json-schema/deploys/66ec7ee08dbb430008fe3911 |
| Deploy Preview | https://deploy-preview-137--codemirror-json-schema.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Ran into this as well, any updates on what it would take to get this merged?