From c14853ae0a5cd614961c0285a647c2ff391b8049 Mon Sep 17 00:00:00 2001 From: Roger Tuan <11964962+arcataroger@users.noreply.github.com> Date: Sun, 19 Nov 2023 07:20:07 -0800 Subject: [PATCH] Fix styling error --- Casks/m/mark-text.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Casks/m/mark-text.rb b/Casks/m/mark-text.rb index af3efcbb90..c9d0ba07c8 100644 --- a/Casks/m/mark-text.rb +++ b/Casks/m/mark-text.rb @@ -22,9 +22,8 @@ cask "mark-text" do ] caveats <<~EOS - The Apple Silicon (ARM) version of #{token} is not signed. It will display an error stating it is damaged and can't be opened. - - Please see https://github.com/marktext/marktext/issues/2983 for details and workarounds. + The Apple Silicon (ARM) version of #{token} is not signed. It will display an error stating it is damaged and can't + be opened. Please see https://github.com/marktext/marktext/issues/2983 for details and workarounds. This is something only the package maintainer, not Homebrew, can fix. EOS