UNPKG

codemirror-json-schema

Version:

Codemirror 6 extensions that provide full JSONSchema support for `@codemirror/lang-json` and `codemirror-json5`

2 lines (1 loc) 84 B
export declare function renderMarkdown(markdown: string, inline?: boolean): string;