Skip to content

fix: preserve quotes in slash command arguments#239

Open
ariane-emory wants to merge 2 commits intodevfrom
fix/preserve-quotes-in-arguments
Open

fix: preserve quotes in slash command arguments#239
ariane-emory wants to merge 2 commits intodevfrom
fix/preserve-quotes-in-arguments

Conversation

@ariane-emory
Copy link
Owner

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Remove quoteTrimRegex that was stripping single and double quotes from all arguments. This allows users to intentionally include quotes in argument values, which is necessary for commands that need to preserve quote characters.

ariane-emory and others added 2 commits March 9, 2026 17:27
Remove quoteTrimRegex that was stripping single and double quotes from
all arguments. This allows users to intentionally include quotes in
argument values, which is necessary for commands that need to preserve
quote characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant