Markson: LLM & JSON Markdown EditorMarkson is exactly what it sounds like: straightforward, with no hidden behavior. Just Markdown inside JSON. Markdown inside JSON is barely human readable. Whether you are inspecting LLM API responses, debugging multi agent tool calls, or dealing with escaped text blobs, Markson makes it painless. Simply click on any string inside a JSON file (or other specified formats). If the string contains escaped Markdown or LaTeX, Markson instantly opens it in a clean preview or an editable tab. (Whichever you choose with a simple toggle in command pallet) Works entirely offline, requires no API keys, and is completely unopinionated about your file structure. Features
Why use this?Working with complex JSON payloads often means dealing with:
Instead of copying and pasting into web formatters, or building a temporary UI just to read an AI's response, Markson lets you inspect and iterate directly in your editor. View the raw schema exactly as your application sees it, but read and edit the Markdown inside it without going cross eyed. Extension SettingsThis extension contributes the following settings:
Known IssuesNone so far. If you find one, or have any suggestions or contributions, please open an issue on GitHub. Release Notes0.0.1Initial release. 1.0.0Added ability to edit the JSON string in a |
