X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22..c6cde2653b8dbcd3345348b33619b2240f1cc905:/app/views/site/_markdown_help.html.erb diff --git a/app/views/site/_markdown_help.html.erb b/app/views/site/_markdown_help.html.erb index 832679716..7c5639912 100644 --- a/app/views/site/_markdown_help.html.erb +++ b/app/views/site/_markdown_help.html.erb @@ -1,29 +1,26 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<%= t "site.markdown_help.title_html" %>
<%= t "site.markdown_help.headings" %># <%= t "site.markdown_help.heading" %>
## <%= t "site.markdown_help.subheading" %>
<%= t "site.markdown_help.unordered" %>* <%= t "site.markdown_help.first" %>
* <%= t "site.markdown_help.second" %>
<%= t "site.markdown_help.ordered" %>1. <%= t "site.markdown_help.first" %>
2. <%= t "site.markdown_help.second" %>
<%= t "site.markdown_help.link" %>[<%= t "site.markdown_help.text" %>](<%= t "site.markdown_help.url" %>)
<%= t "site.markdown_help.image" %>![<%= t "site.markdown_help.alt" %>](<%= t "site.markdown_help.url" %>)
+

<%= t "site.markdown_help.title_html" %>

+