Alex's Slip-box

These are my org-mode notes in sort of Zettelkasten style

Ruby-mode parenthetical indentation

# How to fix this messed up parenthetical indentation

it 'shows fucked up parenthetical indentation' do
  expact(these_parens).not_to be(
                                fucked_up_like_this
                              )
end

# Things to try

I might need to do a combination of these two things:

Search Results