Skip to content

Commit 86a20e7

Browse files
authored
Merge pull request #1644 from quarto-dev/sync-1642-to-prerelease
2 parents 89755a0 + 51a11de commit 86a20e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/extensions/project-types.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ format:
127127
toc: true
128128
```
129129

130-
Users of the template will naturally change the default `title`, and can add whatever other project, website, or format level options they require (these options will be merged with the defaults provided by the extension).
130+
Users of the template will naturally change the default `title`, and can add whatever other project-, website-, or format-level options they require (these options will be merged with the defaults provided by the extension).
131131

132132
## Markdown Publishing
133133

@@ -221,4 +221,4 @@ formats:
221221
- docusaurus.lua
222222
```
223223

224-
A project type for any given markdown publishing system will have its own variant, and will often also require a filters to deal with non-standard constructs and other vagaries of the target system.
224+
A project type for any given markdown publishing system will have its own variant, and will often also require filters to deal with non-standard constructs and other vagaries of the target system.

0 commit comments

Comments
 (0)