Skip to content

netresearch/markdown-to-pdf

v1.4.2(MIT AND CC-BY-SA-4.0)

Convert Markdown files to styled PDFs using WeasyPrint. Generic conversion with neutral default styling and a --css override for branded output.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "markdown-to-pdf",
  "version": "1.4.2",
  "description": "Convert Markdown files to styled PDFs using WeasyPrint. Generic conversion with neutral default styling and a `--css` override for branded output.",
  "author": {
    "name": "Netresearch DTT GmbH",
    "url": "https://www.netresearch.de"
  },
  "repository": "https://github.com/netresearch/markdown-to-pdf-skill",
  "license": "(MIT AND CC-BY-SA-4.0)",
  "keywords": [
    "agentic-skill",
    "markdown",
    "pdf",
    "weasyprint",
    "document",
    "export"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • convert.py
  • style.css
View on GitHub