{"id":14240775,"url":"https://github.com/coatless-quarto/embedio","last_synced_at":"2025-08-17T19:32:09.369Z","repository":{"id":219547517,"uuid":"721037872","full_name":"coatless-quarto/embedio","owner":"coatless-quarto","description":"Quarto extension for Embedding HTML Documents and Presentations","archived":false,"fork":false,"pushed_at":"2024-08-11T06:50:49.000Z","size":3122,"stargazers_count":59,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T12:11:10.510Z","etag":null,"topics":["embed-files","quarto","quarto-extension","quarto-shortcode"],"latest_commit_sha":null,"homepage":"http://quarto.thecoatlessprofessor.com/embedio/","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/coatless-quarto.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["coatless"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-11-20T08:28:10.000Z","updated_at":"2025-03-17T20:04:24.000Z","dependencies_parsed_at":"2024-08-11T07:43:44.477Z","dependency_job_id":"994264ee-0620-4077-ae75-9d924c450902","html_url":"https://github.com/coatless-quarto/embedio","commit_stats":null,"previous_names":["coatless-quarto/embed"],"tags_count":1,"template":false,"template_full_name":"coatless-devcontainer/quarto-extension-dev","purl":"pkg:github/coatless-quarto/embedio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatless-quarto%2Fembedio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatless-quarto%2Fembedio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatless-quarto%2Fembedio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatless-quarto%2Fembedio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coatless-quarto","download_url":"https://codeload.github.com/coatless-quarto/embedio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coatless-quarto%2Fembedio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270898253,"owners_count":24664700,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["embed-files","quarto","quarto-extension","quarto-shortcode"],"created_at":"2024-08-21T10:01:48.964Z","updated_at":"2025-08-17T19:32:08.772Z","avatar_url":"https://github.com/coatless-quarto.png","language":"Lua","funding_links":["https://github.com/sponsors/coatless"],"categories":["Lua"],"sub_categories":[],"readme":"# embedio: Shortcodes for Embedding in Quarto \u003cimg src=\"logo-embedio.png\" align =\"right\" alt=\"\" width =\"150\"/\u003e\n\nThe `embedio` shortcode extension allows you to incorporate different file types into Quarto HTML documents by using Quarto's shortcode mechanism. The shortcodes expand out to be valid HTML.\n\n## Installation\n\nTo install the `embedio` shortcode extension, follow these steps:\n\n1. Open your terminal.\n\n2. Execute the following command:\n\n```bash\nquarto add coatless-quarto/embedio\n```\n\nThis command will download and install the shortcode extension under the `_extensions` subdirectory of your Quarto project. If you are using version control, ensure that you include this directory in your repository.\n\n## Usage\n\nWe presently support the following shortcodes:\n\n| Shortcode  | Description                                                     |\n|------------|-----------------------------------------------------------------|\n| `audio`    | Embeds an audio player with optional caption and download link. |\n| `pdf`      | Embeds a PDF file with customizable width and height.           |\n| `revealjs` | Embeds a Reveal.js slide deck with optional height.             |\n| `html`     | Embeds an HTML webpage with customizable width and height.      |\n\nYou can use the shortcode immediately in a Quarto project that has the extension installed by typing into the document:\n\n```md\n{{\u003c shortcode-name filename \u003e}}\n```\n\nFor example, we can embed RevealJS slides using:\n\n```md\n{{\u003c revealjs \"assets/my-slides.html\" \u003e}}\n```\n\n## Help\n\nTo report a bug, please [add an issue](https://github.com/coatless-quarto/embedio/issues/new) to the repository's [bug tracker](https://github.com/coatless-quarto/embedio/issues).\n\nWant to contribute a feature? Please open an issue ticket to discuss the feature before sending a pull request. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoatless-quarto%2Fembedio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoatless-quarto%2Fembedio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoatless-quarto%2Fembedio/lists"}