diff --git a/website/src/docs/deprecations/completion-scripts.md b/website/src/docs/deprecations/completion-scripts.md index 2ff702ce..a2f55898 100644 --- a/website/src/docs/deprecations/completion-scripts.md +++ b/website/src/docs/deprecations/completion-scripts.md @@ -1,7 +1,6 @@ --- title: 'Completion Scripts' -description: - Deprecation of direct completion scripts in Task’s Git directory +description: Deprecation of direct completion scripts in Task’s Git directory outline: deep --- diff --git a/website/src/docs/deprecations/index.md b/website/src/docs/deprecations/index.md index ebafd55f..d58ee2d3 100644 --- a/website/src/docs/deprecations/index.md +++ b/website/src/docs/deprecations/index.md @@ -1,7 +1,8 @@ --- title: Deprecations description: - Guide to deprecated features in Task and how to migrate to the new alternatives + Guide to deprecated features in Task and how to migrate to the new + alternatives outline: deep --- diff --git a/website/src/docs/deprecations/template-functions.md b/website/src/docs/deprecations/template-functions.md index 36d737ff..19241da0 100644 --- a/website/src/docs/deprecations/template-functions.md +++ b/website/src/docs/deprecations/template-functions.md @@ -1,7 +1,8 @@ --- title: 'Template Functions' description: - Deprecation of some templating functions in Task, with guidance on their replacements. + Deprecation of some templating functions in Task, with guidance on their + replacements. outline: deep --- diff --git a/website/src/docs/deprecations/version-2-schema.md b/website/src/docs/deprecations/version-2-schema.md index 3267a182..50a44f9c 100644 --- a/website/src/docs/deprecations/version-2-schema.md +++ b/website/src/docs/deprecations/version-2-schema.md @@ -1,7 +1,6 @@ --- title: 'Version 2 Schema (#1197)' -description: - Deprecation of Taskfile schema version 2 and migration to version 3 +description: Deprecation of Taskfile schema version 2 and migration to version 3 outline: deep --- diff --git a/website/src/docs/experiments/gentle-force.md b/website/src/docs/experiments/gentle-force.md index 1e09b7b5..f1c5429c 100644 --- a/website/src/docs/experiments/gentle-force.md +++ b/website/src/docs/experiments/gentle-force.md @@ -1,7 +1,6 @@ --- title: 'Gentle Force (#1200)' -description: - Experiment to modify the behavior of the --force flag in Task +description: Experiment to modify the behavior of the --force flag in Task outline: deep --- diff --git a/website/src/docs/experiments/index.md b/website/src/docs/experiments/index.md index beb376b7..09aa67c7 100644 --- a/website/src/docs/experiments/index.md +++ b/website/src/docs/experiments/index.md @@ -1,7 +1,6 @@ --- title: Experiments -description: - Guide to Task’s experimental features and how to use them +description: Guide to Task’s experimental features and how to use them outline: deep --- diff --git a/website/src/docs/experiments/remote-taskfiles.md b/website/src/docs/experiments/remote-taskfiles.md index 40356d3a..17bc811b 100644 --- a/website/src/docs/experiments/remote-taskfiles.md +++ b/website/src/docs/experiments/remote-taskfiles.md @@ -1,7 +1,6 @@ --- title: 'Remote Taskfiles (#1317)' -description: - Experimentation for using Taskfiles stored in remote locations +description: Experimentation for using Taskfiles stored in remote locations outline: deep ---