Converts Markdown files to styled PDFs using VS Code's markdown styling and Python's ReportLab.
Convert Markdown to PDF is a server that transforms Markdown files into beautifully styled PDFs. It leverages VS Code's markdown styling capabilities and Python's ReportLab library to create professional-looking documents. The server includes features for note storage and summarization, accessible via a custom URI scheme. It also provides a tool to add new notes, updating server state and notifying clients of resource changes, making it a flexible solution for managing and converting Markdown content.