Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/faq/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ Quarto's dependencies include:
- [esbuild](https://esbuild.github.io/)
- [Dart Sass](https://sass-lang.com/dart-sass/)

See the [open source license page](/license.qmd#dependencies) for a fuller list of bundled components and their licenses.

## Licensing

### Is Quarto free to use?
Expand Down
1 change: 1 addition & 0 deletions license.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Quarto also makes use of several other open-source projects, the distribution of
| [Observable Runtime](https://github.com/observablehq/runtime) | [ISC](https://github.com/observablehq/runtime/blob/main/LICENSE) |
| [Typst](https://typst.app/docs/) | [Apache License 2.0](https://github.com/typst/typst/blob/main/LICENSE) |
| [Juice](https://github.com/Automattic/juice) | [MIT](https://github.com/Automattic/juice/blob/master/LICENSE.md) |
| [axe-core](https://github.com/dequelabs/axe-core) | [MPL 2.0](https://github.com/dequelabs/axe-core/blob/develop/LICENSE) |


## Trademark
Expand Down
Loading