codemirror-json-schema icon indicating copy to clipboard operation
codemirror-json-schema copied to clipboard

Fix description markdown rendering in completion

Open xdavidwu opened this issue 1 year ago • 2 comments

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.

xdavidwu avatar Aug 01 '24 12:08 xdavidwu

🦋 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

changeset-bot[bot] avatar Aug 01 '24 12:08 changeset-bot[bot]

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Aug 01 '24 12:08 netlify[bot]

Ran into this as well, any updates on what it would take to get this merged?

tbrockman avatar Sep 19 '24 15:09 tbrockman