From 3f855f3675a22cb52a6754f3ab073d13528ce0ca Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 15 Sep 2023 14:28:58 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/recipes.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index d8c8e39..3d312b8 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ require("conform").formatters.my_formatter = { - [Customizing formatters](doc/recipes.md#customizing-formatters) - [Autoformat with extra features](doc/recipes.md#autoformat-with-extra-features) - [Command to toggle format-on-save](doc/recipes.md#command-to-toggle-format-on-save) +- [Automatically run slow formatters async](doc/recipes.md#automatically-run-slow-formatters-async) diff --git a/doc/recipes.md b/doc/recipes.md index 467029b..8dae5fc 100644 --- a/doc/recipes.md +++ b/doc/recipes.md @@ -6,6 +6,7 @@ - [Customizing formatters](#customizing-formatters) - [Autoformat with extra features](#autoformat-with-extra-features) - [Command to toggle format-on-save](#command-to-toggle-format-on-save) +- [Automatically run slow formatters async](#automatically-run-slow-formatters-async) -- cgit v1.2.3-70-g09d2