newline - Code formatting + Line continuation in Slim -


I was recently learning slim and I was thinking that there is a way to format or beautify my code in it. is. I have to be careful about using Newlines (pressing Entering) because it causes errors.

This is why I want to format it because most of my code is not fit in one line of my text editor and which usually happens that it continues in the next line, which is usually my Is not unreadable for

This is usually just one row:
li # {author.first_name} # {A.tr._last_name} & lt; A href = "/" & gt; View & lt; / A & gt; & Lt; A href = "/" & gt; Edit & lt; / A & gt; & Lt; A href = "/" & gt; Remove & lt; / A & gt;

Is there a way or a character to continue a line? I want the link to be used in the next line so that it is more readable for me.

You can also use multiple rows to span

  div [id = "# my-id" class = "my-class" data-author = "George Washington" data-date = "2013-08 -21"]    

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -