X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/561f2f694adc8ac57011eac1eec5929425276c59..ae4487921350e141efed42fdf7cd3fd70d72bc97:/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 9c03ac6fe..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" %>
<%= 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" %>

+