mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-10 05:51:07 +07:00
2095e6ffe3
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
14 lines
241 B
HTML
14 lines
241 B
HTML
<h1 id="sometitle">some title</h1>
|
|
<ol>
|
|
<li>list item 1</li>
|
|
<li>list item 2</li>
|
|
</ol>
|
|
<pre><code>some code
|
|
|
|
and some other line of code
|
|
</code></pre>
|
|
<ul>
|
|
<li>another list item 1</li>
|
|
<li>another list item 2</li>
|
|
</ul>
|