Convert
Convert markdown to rich text JSON
Converts a markdown string to rich text JSON for use in entity descriptions. Supports standard markdown (headings, bold, italic, lists, code blocks, links, etc.).
Embedding files: Use  to embed uploaded files. The fileId is returned by POST /files/upload. Example: "# Report\n\n" produces a heading and an embedded image.