render
in
_plugins/strip.rb [6:9]
3
lines of code
1
McCabe index (conditional complexity)
def render(context) super.gsub /\n\s*\n/, "\n" end