toddams / RazorLight

Template engine based on Microsoft's Razor parsing engine for .NET Core
Apache License 2.0
1.51k stars 261 forks source link

Parts of the Razor string not compiled #377

Closed marinasundstrom closed 3 years ago

marinasundstrom commented 3 years ago

Why are some parts of the template seemingly not being compiled? It gets truncated at the end.

It all seem to render correctly in the regular Razor experience.

jzabroski commented 3 years ago

@robertsundstrom It sounds like you're either using a fork or old release of RazorLight., Please follow the new issue template next time, thanks.