Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/src/resources/create/extensions/metadata/README.ejs.md
12923 views

<%= title %> Extension For Quarto

TODO: Add a short description of your extension.

Installing

TODO: Replace the <github-organization> with your GitHub organization.

quarto add <github-organization>/<%= filesafename %>

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

TODO: Describe how to use your extension.

Example

Here is the source code for a minimal example: example.qmd.