Sublime Forum

Loosing indentation

#1

For some reason I’m loosing indentation on new lines. For example, this is what’s happening:

    <%= link_to 'New Claim', new_claim_path %>
<%= next-line  %>

I’m in the html(Rails) syntax. When I hit return and start typing a new line, it outdents it to the far left edge. Any thoughts on what’s causing this?

Thanks,
Scott

0 Likes