X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22..2ab3d56102661f31cc41ef3edca5d72f904a3070:/app/views/site/_markdown_help.html.erb?ds=sidebyside diff --git a/app/views/site/_markdown_help.html.erb b/app/views/site/_markdown_help.html.erb index 832679716..aeb3a1be5 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 ".heading" %>
+ ## <%= t ".subheading" %>
* <%= t ".first" %>
+ * <%= t ".second" %>
1. <%= t ".first" %>
+ 2. <%= t ".second" %>