code inside do/end (<% do %> <% end %>) should be indented.
The beautified code should have looked like:
<ul>
<% 3.times do |x| %>
<li>This is item <%= x %></li>
<% end %>
</ul>
Atom Beautify: Beautify EditorHere is a link to the debug.md Gist: https://gist.github.com/d0a31ccd2bc9bd02b5a1230e49fd01b0
debug.md Gist to this issueClosing as Pretty Diff bug.
This still doesnt work :(
Still happening :(
Please follow https://github.com/Glavin001/atom-beautify/issues/881 for any Pretty Diff updates. Pretty Diff is blocking this feature, not Atom-Beautify. Hopefully bugs like this will be resolved soon.