Skip to content

Commit

Permalink
Update formatting.html.erb
Browse files Browse the repository at this point in the history
Add a quote section
  • Loading branch information
Globulle committed May 30, 2015
1 parent c2e3900 commit f03deea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/views/pages/formatting.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
2. <%= t '.lists_code3' %>
3. <%= t '.lists_code4' %></pre>

<h3><%= t '.quote' %></h3>
<p><%= t '.quote_ex1' %></p>
<pre><%= t '.quote_code1' %>
&gt; <code><%= t '.quote_code2' %></code>

<%= t '.quote_code3' %></pre>

<h3><%= t '.code' %></h3>
<p><%= t '.code_ex1' %></p>
<p><%= t '.code_ex2' %></p>
Expand Down

0 comments on commit f03deea

Please sign in to comment.