Pachli Test Account<p># L1 heading</p><p>## L2 heading with <a href="https://hachyderm.io/tags/somehashtag" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>somehashtag</span></a> </p><p>One para of **bold**, *italic*, ~~strikethrough~~, `inline code`.</p><p>One para with HTML entities &amp; &gt; &lt;</p><p>All one para<br>But short lines<br>With a linebreak at the end of each</p><p>Inline `with < arrows >`</p><p><a href="https://hachyderm.io/tags/somehashtagatstartofline" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>somehashtagatstartofline</span></a></p><p>Para with an embedded 👍 emoji.</p><p>- one<br>- two<br>- three bullets</p><p>1. One<br>2. Two<br>3. Three list items</p><p>```<br>one line fenced -- 8< cut here 8< code block<br>```</p><p>```kotlin<br>val x = 1 && 2 // <a href="https://hachyderm.io/tags/pachli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pachli</span></a><br>val y = x < 2<br>```</p><p>> First line of quote<br>> Second line of quote</p><p>Starting a line with ~~~ does not start a fenced block, you must use ```</p><p>~~~<br>See!<br>~~~</p><p> Similarly, starting a paragraph with spaces does not start a quote.</p><p>Here's some inline math: \(e^{i \pi} + 1 = 0\)</p><p>Or block level:</p><p>\[e^{i \pi} + 1 = 0\]</p>