Skip to content

Commit e0a40f5

Browse files
authored
Improve formatting of Note 6 in article-edit.html
Added a line break after Note 6 for better formatting.
1 parent 40819bd commit e0a40f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

article-edit.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@
106106
<li>Don't use HTML in the article (only Markdown, Twig, and LaTeX/TeX). </li>
107107
<li>Don't use: \! \, \: or \; </li>
108108
</ul>
109-
<i>Note 6</i>: You don't need to write raw LaTeX to create a <b>LaTeX article</b>. Basic Markdown is automatically converted to LaTeX, references become footnotes, images are inserted, and the summary becomes the abstract.<br/>
109+
<i>Note 6</i>: You don't need to write raw LaTeX to create a <b>LaTeX article</b>. Basic Markdown is automatically converted to LaTeX, references become footnotes, images are inserted, and the summary becomes the abstract.<br/>
110+
<br/>
110111
<i>Note 7</i>: LaTeX articles are not rendered in the preview window.<br/>
111112
</code></div>
112113
</details>

0 commit comments

Comments
 (0)