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 _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ website:
href: docs/reference/formats/docx.qmd
- text: Typst
href: docs/reference/formats/typst.qmd
- text: "OpenOffice"
- text: "OpenDocument"
href: docs/reference/formats/odt.qmd
- text: "ePub"
href: docs/reference/formats/epub.qmd
Expand Down
2 changes: 1 addition & 1 deletion docs/output-formats/all-formats.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ See below for a list of all output formats by type along with links to their ref
| [HTML](/docs/reference/formats/html.qmd) | HTML is a markup language used for structuring and presenting content on the web. |
| [PDF](/docs/reference/formats/pdf.qmd) | PDF is a file format for creating print-ready paged documents. |
| [MS Word](/docs/reference/formats/docx.qmd) | MS Word is the word processor included with Microsoft Office. |
| [OpenOffice](/docs/reference/formats/odt.qmd) | OpenDocument is an open standard file format for word processing documents. |
| [OpenDocument](/docs/reference/formats/odt.qmd) | ODT is an open standard file format for word processing documents. |
| [ePub](/docs/reference/formats/epub.qmd) | ePub is an e-book file format that is supported by many e-readers. |

## Presentations
Expand Down