1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

formatting

This commit is contained in:
Valentin Maerten
2025-08-08 10:51:04 +02:00
parent 98624f51ff
commit 3acbfd9b98
7 changed files with 9 additions and 12 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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