Converts Markdown files to PDF files using the pandoc command-line utility. Use when a user asks to convert a .md or markdown file to a .pdf file.
- Initial release of the pandic-office (local-pandoc) skill. - Converts Markdown (.md) files to PDF using the pandoc command-line utility. - Provides basic and advanced usage examples, including HTML, DOCX, metadata, templates, CSS styling, and downloading content from URLs. - Covers PDF generation options with custom engines and document styling. - Includes examples for creating standalone documents, table of contents, and custom document metadata.