Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support tag functions #73

Open
ayoreis opened this issue Jun 24, 2022 · 0 comments
Open

Support tag functions #73

ayoreis opened this issue Jun 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ayoreis
Copy link

ayoreis commented Jun 24, 2022

It'd be nice when I write a name of a tag function before a string, Template String Converter would automatically switch quotes with backticks:

"Hello, world!" // string

tag"Hello, world!" // added tag

tag`Hello, world!` // ✨ magic! (what I'm proposing Template String Converter to do)
@meganrogge meganrogge added the enhancement New feature or request label Jun 27, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants