Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feature request: support colons in tags #637

Open
Elawphant opened this issue Oct 10, 2024 · 0 comments
Open

Feature request: support colons in tags #637

Elawphant opened this issue Oct 10, 2024 · 0 comments

Comments

@Elawphant
Copy link

In Ember we can reference components as

<Path::To::Component></Path::To::Component>

or

<Path::To::Component>
    <:yieldable>
       Something
    </:yieldable>
</Path::To::Component>

The renaming tag does not work with ":" (colons). It would be great if support was extended to symbols.

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

No branches or pull requests

1 participant