<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>