Skip to content

Repository files navigation

External Extension for Quarto

external is an extension for Quarto that provides a shortcode to include markdown from another file or a URL, whole or by section, div, or line range.

Installation

quarto add mcanouil/quarto-external@1.7.1

This will install the extension under the _extensions subdirectory.

If you're using version control, you will want to check in this directory.

Documentation

The full documentation lives at https://m.canouil.dev/quarto-external/: every fragment form, heading shifting, dedenting, and the validation rules.

example.qmd is a short, standalone starting point you can copy.

Note

Using external content breaks the fully reproducible and self-contained nature of Quarto projects, as documents become dependent on external sources that may change or become unavailable.

Licence

MIT.

About

Quarto extension to include content or partial content from external file.

Topics

Resources

Stars

20 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Contributors