Skip to content

Commit b09985c

Browse files
authored
Update Chapter_04.md
few updates
1 parent 38b5b83 commit b09985c

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/chapters/Chapter_04.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ By the end of this chapter, you'll have a solid understanding of Quarto and how
88
Quarto isn't just a new version of R Markdown; it's a powerful tool made by Posit for data scientists, researchers, and anyone sharing knowledge. Built on Pandoc, this free tool works with many programming languages like R, Python, and Julia, and lets you create documents in formats such as HTML, PDF, and Word.
99

1010
**Why Quarto is great:**
11-
- Works with many languages: Facilitates seamless integration of R, Python, Julia, and Observable JS, catering to interdisciplinary projects.
12-
- Versatility in Output Formats: From academic PDFs to web pages and presentations, Quarto adapts your work for any audience.
13-
- Guaranteed Reproducibility: Ensures your research can be easily verified, fostering a culture of transparency and reliability.
1411

15-
Quarto also lets you:
16-
- Make websites: Share your projects online.
17-
- Create learning materials: Build tutorials or textbooks for online learning.
12+
1. Facilitates seamless integration of R, Python, Julia, and Observable JS, catering to interdisciplinary projects.
13+
2. From academic PDFs to web pages and presentations, Quarto adapts your work for any audience.
14+
3. Ensures your research can be easily verified, fostering a culture of transparency and reliability.
15+
16+
Quarto also lets you make websites and build tutorials or textbooks for online learning.
1817

1918
Check out the [Quarto gallery](https://quarto.org/docs/gallery/) to see its capabilities.
2019

0 commit comments

Comments
 (0)