]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/_markdown_help.html.erb
Remove deprecated assert_blank and assert_present from tests
[rails.git] / app / views / site / _markdown_help.html.erb
index 0d7fa335440031d8c62ac723391af6193271afd5..7c5639912b37c082e29ec42af5f27beba095035e 100644 (file)
@@ -2,12 +2,12 @@
 <ul>
   <li>
     <h4><%= t "site.markdown_help.headings" %></h4>
-    <p># <%= t "site.markdown_help.heading" %></br>
+    <p># <%= t "site.markdown_help.heading" %><br>
        ## <%= t "site.markdown_help.subheading" %></p>
   </li>
   <li>
     <h4><%= t "site.markdown_help.unordered" %></h4>
-    <p>* <%= t "site.markdown_help.first" %></br>
+    <p>* <%= t "site.markdown_help.first" %><br>
        * <%= t "site.markdown_help.second" %></p>
   </li>
   <li>