Skip to content

[Sync to prerelease] docs: fix typos #1644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025
Merged
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
4 changes: 2 additions & 2 deletions docs/extensions/project-types.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ format:
toc: true
```

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).
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).

## Markdown Publishing

Expand Down Expand Up @@ -221,4 +221,4 @@ formats:
- docusaurus.lua
```

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.
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.