Skip to content

[pipe-commands]: add remove smart quotes#9433

Merged
pernielsentikaer merged 2 commits intoraycast:mainfrom
iloveitaly:smart-quotes
Nov 28, 2023
Merged

[pipe-commands]: add remove smart quotes#9433
pernielsentikaer merged 2 commits intoraycast:mainfrom
iloveitaly:smart-quotes

Conversation

@iloveitaly
Copy link
Contributor

Description

  • Add remove smart quotes command (helpful for some LLM prompting)
  • Fix code on the tab-to-newline

Screencast

NA

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: pipe-commands Issues related to the pipe-commands extension labels Nov 27, 2023
@raycastbot
Copy link
Collaborator

raycastbot commented Nov 27, 2023

Thank you for your contribution! 🎉

🔔 @pomdtr @gasolin you might want to have a look.

# @raycast.icon 🔤

tr ' ' '\n'
tr '\t' '\n'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pernielsentikaer pernielsentikaer merged commit f6640dd into raycast:main Nov 28, 2023
@raycastbot
Copy link
Collaborator

Published to the Raycast Store:
https://raycast.com/pomdtr/pipe-commands

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: pipe-commands Issues related to the pipe-commands extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants