minor grammar fix in babycode.etlua
This commit is contained in:
parent
d227932878
commit
0020902737
@ -111,7 +111,7 @@
|
||||
<section class="babycode-guide-section">
|
||||
<h2 id="paragraph-rules">Paragraph rules</h2>
|
||||
<% table.insert(tocs, {"Paragraph rules", "paragraph-rules"}) %>
|
||||
<p>Line breaks in babycode work more like Markdown: to start a new paragraph, use two line breaks:</p>
|
||||
<p>Line breaks in babycode work like Markdown: to start a new paragraph, use two line breaks:</p>
|
||||
<pre><span class="copy-code-container"><button type=button class="copy-code" value="paragraph 1
|
||||
|
||||
paragraph 2">Copy</button></span><code>paragraph 1
|
||||
|
Loading…
Reference in New Issue
Block a user