{"id":39665103,"url":"https://github.com/devantler-tech/pandoc-plus","last_synced_at":"2026-01-18T09:28:52.394Z","repository":{"id":45098200,"uuid":"315227081","full_name":"devantler-tech/pandoc-plus","owner":"devantler-tech","description":"A docker image that extends the official pandoc docker image with glossaries for LaTeX and a glossary and plantuml filter for markdown.","archived":false,"fork":false,"pushed_at":"2025-05-22T00:32:45.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T01:28:42.224Z","etag":null,"topics":["app"],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devantler-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-23T06:58:30.000Z","updated_at":"2025-05-22T00:32:49.000Z","dependencies_parsed_at":"2023-12-27T01:25:09.901Z","dependency_job_id":"dfcc8078-01e4-4cc5-bbc4-07f3aecaed17","html_url":"https://github.com/devantler-tech/pandoc-plus","commit_stats":null,"previous_names":["devantler-tech/pandoc-plus"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/devantler-tech/pandoc-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fpandoc-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fpandoc-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fpandoc-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fpandoc-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devantler-tech","download_url":"https://codeload.github.com/devantler-tech/pandoc-plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fpandoc-plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["app"],"created_at":"2026-01-18T09:28:52.294Z","updated_at":"2026-01-18T09:28:52.380Z","avatar_url":"https://github.com/devantler-tech.png","language":"Lua","readme":"# pandoc-plus\n\nA docker image that packages pandoc with LaTeX, PlantUML, and pandoc lua filters, so it can be used to create scientific papers.\n\n## How To\n\n```bash\ndocker run -v \"$(pwd)/folder:/data\" --name pandoc-plus pandoc-plus:main -d main.yaml -o outfile.pdf\n```\n\n```yaml\nname: Pandoc Document Conversion\n\non: push\n\njobs:\n  convert_via_pandoc:\n    name: Generate Document with Pandoc\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout repository\n        uses: actions/checkout@v3\n      - name: Generate document\n        uses: docker://ghcr.io/devantler/pandoc-plus:main\n        with:\n          args: \u003e-\n            -d main.yaml\n            -o document.pdf\n      - name: Upload generated document\n        uses: actions/upload-artifact@master\n        with:\n          name: document.pdf\n          path: document.pdf\n```\n\n## References\n\n- [lua-filters](https://github.com/pandoc/lua-filters)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevantler-tech%2Fpandoc-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevantler-tech%2Fpandoc-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevantler-tech%2Fpandoc-plus/lists"}