From 6b96a7f36292913fbd7b692ab7646ba071aeeeb5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 4 Dec 2023 22:38:20 +0100 Subject: Update formatter for markdown --- fnl/plugins/editor/conform.fnl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fnl/plugins') diff --git a/fnl/plugins/editor/conform.fnl b/fnl/plugins/editor/conform.fnl index fa344dc..ed5322f 100644 --- a/fnl/plugins/editor/conform.fnl +++ b/fnl/plugins/editor/conform.fnl @@ -20,9 +20,8 @@ :html [:djlint] :json [:jq] :lua [:stylua] - :markdown [:cbfmt] + :markdown [:prettierd] :ocaml [:ocamlformat] - :org [:cbfmt] :python [:ruff_format] :rust [:rustfmt] :sh [:shfmt :shellharden] -- cgit v1.2.3-70-g09d2