Skip to content

Commit 9650eff

Browse files
committed
refactor: adjust note on default extensions
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
1 parent a5c1fbb commit 9650eff

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/setup/extensions/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,8 @@ most of the features listed in the [Authoring] part of this documentation.
8383

8484
[Authoring]: ../../authoring/markdown.md
8585

86-
If you define other extensions or need to change options on any of the default
87-
extensions, you will need to configure _all_ of the extensions you are using.
88-
The following is the full expansion of the default configuration that you
89-
can use as a starting point if you want to explicitly control what Markdown
90-
extensions are active in your project:
86+
If you bootstrap your project with [`zensical new`][new command], the following
87+
extensions are enabled by default:
9188

9289
=== "`zensical.toml`"
9390

@@ -169,6 +166,7 @@ extensions are active in your project:
169166
included in the defaults, as well as remove them.
170167

171168
[preset mechanism]: https://zensical.org/about/roadmap/#configuration
169+
[new command]: ../../usage/new.md
172170

173171
### Disable the defaults
174172

0 commit comments

Comments
 (0)