Skip to content
Merged
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: 1 addition & 1 deletion docs/download/prerelease.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ anchor-sections: false
editor: source
image: /images/hero_right.png
aliases:
- changelog/1.7/
- changelog/1.8/
---

::: {.content-visible when-profile="prerelease"}
Expand Down
2 changes: 1 addition & 1 deletion docs/download/release.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ anchor-sections: false
editor: source
image: /images/hero_right.png
aliases:
- changelog/1.6/
- changelog/1.7/
---

{{< include _download.md >}}
1 change: 1 addition & 0 deletions docs/prerelease/1.8/_highlights.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
You can view (in-progress) documentation for the next version of Quarto, v1.8, on our pre-release documentation site, [prerelease.quarto.org](https://prerelease.quarto.org), including a list of [highlights](https://prerelease.quarto.org/docs/prerelease/1.8/).
9 changes: 9 additions & 0 deletions docs/prerelease/1.8/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Quarto 1.8 Pre-Release
date: last-modified
search: false
---

{{< include _highlights.qmd >}}

See the [Pre-Release Download Page](/docs/download/prerelease.qmd) for a complete list of all the changes and bug fixes.