templates/default/function_details/html/header.erb in yard-mruby-0.2.2 vs templates/default/function_details/html/header.erb in yard-mruby-0.2.3

- old
+ new

@@ -1,3 +1,3 @@ -<div class="method_details <%= @index == 0 ? 'first' : '' %>"> - <%= yieldall %> -</div> +<div class="method_details <%= @index == 0 ? 'first' : '' %>"> + <%= yieldall %> +</div>