File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments