<% } else { %> marks else as invalid
michaelblyons opened this issue · 1 comments
michaelblyons commented
Extend the <% } %>
cheat to include <% } else { %>
and <% } else if (...) { %>
with a pushed if
block context from the base C# syntax.
michaelblyons commented
Check sublimehq/Packages#2012 for embed
(vs push
-with_prototype
) that allows using prototyping.