Skip to content

Commit 3d80476

Browse files
committed
sharing: updated literate programming quarto section based on PR feedback
1 parent e61dc6f commit 3d80476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharing/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ In addition to the [Pluto.jl](https://github.com/fonsp/Pluto.jl) and [Jupyter](h
240240
[Books.jl](https://github.com/JuliaBooks/Books.jl) is relevant to draft long documents.
241241

242242
[Quarto](https://quarto.org/) is an open-source scientific and technical publishing system that supports Python, R and Julia.
243-
Quarto can render markdown files (`.md`), Quarto markdown files (`.qmd`), and Jupyter Notebooks (`.ipynb`) into "documents (Word, PDF, presentations), web pages, blog posts, books, and more".
243+
Quarto can render markdown files (`.md`), Quarto markdown files (`.qmd`), and Jupyter Notebooks (`.ipynb`) into documents (Word, PDF, presentations), web pages, blog posts, books, [and more](https://quarto.org/docs/output-formats/all-formats.html).
244244
Additionally, Quarto makes it easy to share or [publish](https://quarto.org/docs/publishing/) rendered content to Github Pages, Netlify, Confluence, Hugging Face Spaces, among others.
245-
[Quarto Pub](https://quartopub.com/) "is a free publishing service for content created with Quarto" and "is ideal for blogs, course or project websites, books, presentations, and personal hobby sites."
245+
[Quarto Pub](https://quartopub.com/) is a free publishing service for content created with Quarto.
246246

247247
## Versions and registration
248248

0 commit comments

Comments
 (0)