apps/blueprint/models/release.rb in brief-1.9.14 vs apps/blueprint/models/release.rb in brief-1.10.0

- old
+ new

@@ -14,10 +14,10 @@ paragraps "p" title "h1:first-of-type", :hide => true tagline "h2:first-of-type", :hide => true yaml_data "code.yaml:first-of-type", :serialize => :yaml, :hide => true - define_section "User Stories" do + define_section "Features" do each("h2").has(:title => "h2", :paragraph => "p:first-of-type", :components => "p:first-of-type strong" ) end