projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5efe07f
)
It's <br> not </br>
author
Tom Hughes
<tom@compton.nu>
Tue, 11 Jun 2013 17:42:09 +0000
(18:42 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 11 Jun 2013 17:42:09 +0000
(18:42 +0100)
app/views/site/_markdown_help.html.erb
patch
|
blob
|
history
diff --git
a/app/views/site/_markdown_help.html.erb
b/app/views/site/_markdown_help.html.erb
index 0d7fa335440031d8c62ac723391af6193271afd5..7c5639912b37c082e29ec42af5f27beba095035e 100644
(file)
--- a/
app/views/site/_markdown_help.html.erb
+++ b/
app/views/site/_markdown_help.html.erb
@@
-2,12
+2,12
@@
<ul>
<li>
<h4><%= t "site.markdown_help.headings" %></h4>
<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>
## <%= 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>
* <%= t "site.markdown_help.second" %></p>
</li>
<li>