JSON Schema Markdown Description Preview
This Visual Studio Code extension allows you to hover over the "markdownDescription" property in a JSON Schema file and preview the Markdown output.
Features
- Markdown Preview: Hover over the "markdownDescription" property in your JSON Schema file to see a preview of the Markdown output.
- Markdown Formatting: Write your "markdownDescription" in Markdown format and see it rendered in the hover preview.
Usage
- Open your JSON Schema file in Visual Studio Code.
- Write your description in the "markdownDescription" property using Markdown format.
- Hover over the "markdownDescription" property to see a preview of the Markdown output.
For more information, visit the Visual Studio Code Docs.
| |