README.md
An LM Studio plugin with one tool:
The Markdown export is written to the current working directory.
The plugin is available for download on the LM Studio Hub.
Install locally according to the LM Studio documentation (e.g., build and load the plugin from the local folder).
npm installnpm run buildlms devlms pushThis plugin is intentionally strict and deterministic: if the SDK working directory is missing or does not match the expected layout, the export fails with a clear error message (no heuristics / no fallback scanning).
Outputs:
embedImages=false or tool param embed_images=false), the Markdown will keep relative links, which only work as long as the .md remains in the chat working directory.