X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e9e4b10473fa536cdb840303ee4afccf71c69329..b34de25b1136a5784f954c36f5d76e7017fbc48a:/app/views/shared/_markdown_help.html.erb diff --git a/app/views/shared/_markdown_help.html.erb b/app/views/shared/_markdown_help.html.erb index 9097c9d91..d2576bfcc 100644 --- a/app/views/shared/_markdown_help.html.erb +++ b/app/views/shared/_markdown_help.html.erb @@ -18,4 +18,7 @@
<%= t ".image" %>
![<%= t ".alt" %>](<%= t ".url" %>)
+ +
<%= t ".codeblock" %>
+
~~~
<%= t ".codeblock" %>
~~~