Skip to content

Add LEEx Support #5040

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

Merged
merged 5 commits into from
Nov 4, 2020
Merged

Add LEEx Support #5040

merged 5 commits into from
Nov 4, 2020

Conversation

oohnoitz
Copy link
Contributor

@oohnoitz oohnoitz commented Oct 8, 2020

Description

This adds support for Live EEx templates. It is primarily used with Phoenix LiveView library as a template engine.

The sample included is the one generated by the Phoenix Framework generator's mix phx.gen.live command. The source link does contain some extra % to help escape some characters for the generator to output the content properly.

See https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.Engine.html#content for documentation of the template engine.

Checklist:

Sorry, something went wrong.

@oohnoitz oohnoitz changed the title Add leex support Add LEEx Support Oct 8, 2020
@lildude lildude requested review from Alhadis and pchaigno October 19, 2020 10:45
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

Usage checks out. 👍

@lildude lildude merged commit ab675b0 into github-linguist:master Nov 4, 2020
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants