[openstreetmap/openstreetmap-website] Add markdown guidance for code blocks (PR #4441)

Tom Hughes notifications at github.com
Thu Dec 28 18:48:07 UTC 2023


@tomhughes requested changes on this pull request.



> @@ -18,4 +18,7 @@
 
   <dt><%= t ".image" %></dt>
   <dd>![<%= t ".alt" %>](<%= t ".url" %>)</dd>
+
+  <dt><%= t ".codeblock%></dt>
+  <dd>~~~<br><%= t ".codeblock%><br>~~~</dd>

These two lines are missing a closing quote for the resource name - it should be `<%= t ".codeblock" %>`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4441#pullrequestreview-1798338971
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4441/review/1798338971 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231228/32b996dc/attachment.htm>


More information about the rails-dev mailing list