From 11d2b005a22cc3f6a17bc4cad1222a41f90fc4b2 Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Thu, 3 Jul 2025 09:57:01 +0200 Subject: [PATCH] Support trailing spaces in inserted commands --- Gemfile.lock | 2 +- app/views/prompts/commands/_command.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc4b276e5..56e36bc21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/basecamp/actiontext-lexical - revision: 41a655a5af1e91057c39752e70336cda97703636 + revision: 8176e814f34572ad9d9195f9fcf28c3363e4d2bd branch: remove-diacritics specs: actiontext-lexical (0.1.0) diff --git a/app/views/prompts/commands/_command.html.erb b/app/views/prompts/commands/_command.html.erb index 64a6c4a08..d9fc0f799 100644 --- a/app/views/prompts/commands/_command.html.erb +++ b/app/views/prompts/commands/_command.html.erb @@ -5,6 +5,6 @@ <%= command %> <%= description %>