{"id":13992340,"url":"https://github.com/tfc/pandoc-drawio-filter","last_synced_at":"2025-07-12T08:08:14.328Z","repository":{"id":50315623,"uuid":"440217840","full_name":"tfc/pandoc-drawio-filter","owner":"tfc","description":"Embedd drawio images into markdown files for direct processing in pandoc","archived":false,"fork":false,"pushed_at":"2022-12-21T00:22:06.000Z","size":13,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T04:39:16.676Z","etag":null,"topics":["drawio","latex","markdown","pandoc","pandoc-filter","pdf"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tfc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-20T15:27:34.000Z","updated_at":"2025-02-12T04:57:42.000Z","dependencies_parsed_at":"2023-01-30T02:15:29.273Z","dependency_job_id":null,"html_url":"https://github.com/tfc/pandoc-drawio-filter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tfc/pandoc-drawio-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fpandoc-drawio-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fpandoc-drawio-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fpandoc-drawio-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fpandoc-drawio-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tfc","download_url":"https://codeload.github.com/tfc/pandoc-drawio-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fpandoc-drawio-filter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958623,"owners_count":23689035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drawio","latex","markdown","pandoc","pandoc-filter","pdf"],"created_at":"2024-08-09T14:01:56.811Z","updated_at":"2025-07-12T08:08:14.299Z","avatar_url":"https://github.com/tfc.png","language":"Nix","funding_links":[],"categories":["Nix"],"sub_categories":[],"readme":"# pandoc-drawio-filter\n\nThis repository contains the python package `pandoc-drawio-filter` with the tool\n`pandoc-drawio`, which helps [`pandoc`](https://pandoc.org/) convert `.drawio`\nfiles to PDF before embedding them when referenced as images in markdown.\n\n## Usage\n\nMake sure that you have the following command line tools in your `PATH`\nenvironment:\n\n- [`drawio`](https://github.com/jgraph/drawio-desktop)\n- (plus the usual tools that you use with `pandoc`, like TeX etc.)\n- `xvfb` if you intend to run this in some container that has no X service\n\nWrite markdown documents as usual, with drawio images like this:\n\n```\n\n![my pretty drawio image](my-image.drawio)\n\n```\n\nThen, run pandoc like this:\n\n```sh\npandoc -F pandoc-drawio my-document.md -o my-document.pdf\n```\n\n## Python Package Management\n\nI currently only use the [`nix`](https://nixos.org) package manager for\neverything.\nIt may be the case that the `setup.py` can be easily extended in order to upload\nthe package to the usual python package infrastructure.\nI am happy to accept pull requests as i have neither the expertise nor the\nbandwidth.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfc%2Fpandoc-drawio-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftfc%2Fpandoc-drawio-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfc%2Fpandoc-drawio-filter/lists"}