Skip to content

Conversation

@flmng0
Copy link
Contributor

@flmng0 flmng0 commented Nov 29, 2024

Add support for HEEx files, including the <.component></.component> syntax.

HEEx is nearly the same as HTML except uses the [start|end]_component and component_name rather than ...tag....

Elixir templates are almost always HEEx, so I have also changed the Elixir alias from html -> heex.

I am already actively using this in my config :)

@flmng0
Copy link
Contributor Author

flmng0 commented Nov 29, 2024

#220 is also open, but does not support the component syntax.

I also didn't know how to add to that pull request, so sorry if I'm stepping on any toes.

@PriceHiller
Copy link
Collaborator

Sorry about the delay here, enjoying thanksgiving weekend and all.

I also didn't know how to add to that pull request, so sorry if I'm stepping on any toes.

No, I think you're all good.

Thanks for the PR!

@PriceHiller PriceHiller merged commit f2d24ac into windwp:main Nov 30, 2024
2 checks passed
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.

2 participants