From 8c301096ead0ce320d074538511e4c9980dae5a8 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 15 Jan 2025 12:08:25 +0000 Subject: [PATCH] Update roles/home/helix/languages.toml --- roles/home/helix/languages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/home/helix/languages.toml b/roles/home/helix/languages.toml index e3d7484..47ad4b3 100644 --- a/roles/home/helix/languages.toml +++ b/roles/home/helix/languages.toml @@ -33,4 +33,4 @@ command = [ [[language]] name = "markdown" -formatter = { command = "mdformat" } \ No newline at end of file +formatter = { command = "mdformat", args = ["-"]} \ No newline at end of file