Skip to content
forked from quarto-dev/quarto

Quarto open-source scientific and technical publishing system

Notifications You must be signed in to change notification settings

KBurbank/quarto

 
 

Repository files navigation

Quarto

Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using markdown, an easy to write plain text format.

Here is where you can find the source code for various parts of the Quarto system:

Development

VS Code Extension

To develop the Quarto VS Code extension, clone this repo, run yarn, then run the yarn dev-vscode command:

yarn             # install dependencies
yarn dev-vscode  # run development/debug version of extension

Use the VS Code Run and Debug pane in the activity bar to run a version of VS Code with the development build of the extension.

See our CONTRIBUTING file for more information

About

Quarto open-source scientific and technical publishing system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.7%
  • JavaScript 11.3%
  • CSS 2.2%
  • HTML 0.7%
  • Lua 0.5%
  • TeX 0.4%
  • SCSS 0.2%