Convert markdown files to clean, formatted PDFs using reportlab
Initial release of md-to-pdf: - Convert markdown files to clean, professional PDFs using reportlab. - Supports headers, bold/italic text, code (inline and blocks), tables, lists (bullet, numbered, task), hyperlinks, and horizontal rules. - Skips YAML frontmatter automatically. - Handles special characters and emojis. - Adds page numbers and uses professional styling. - Command-line options for output file naming and verbose mode.