Skip to content

Instantly share code, notes, and snippets.

@5up3rman
Created October 28, 2016 11:27
Show Gist options
  • Save 5up3rman/bd153f139076201bf41fe82e1efabddd to your computer and use it in GitHub Desktop.
Save 5up3rman/bd153f139076201bf41fe82e1efabddd to your computer and use it in GitHub Desktop.
P Tags in Glass().Editable
@Html.Glass().Editable(model, x => x.Summary, x => $"<p>{x.Summary}</p>"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment