From 45c3838220f22e233a8465ab03b5b278f4b3f069 Mon Sep 17 00:00:00 2001 From: PartyWumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Wed, 17 Sep 2025 19:25:23 +0100 Subject: [PATCH] run deno fmt --- docs/release-notes/rl-0.8.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 0c934670..82b3c77e 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -504,4 +504,5 @@ [typst-concealer]: https://github.com/PartyWumpus/typst-concealer -- Add inline typst concealing support under `vim.languages.typst` using [typst-concealer]. +- Add inline typst concealing support under `vim.languages.typst` using + [typst-concealer].