<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://wenyuc94.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wenyuc94.github.io/" rel="alternate" type="text/html" /><updated>2024-05-09T00:20:23+00:00</updated><id>https://wenyuc94.github.io/feed.xml</id><title type="html">Wenyu Chen</title><subtitle>Personal Website.</subtitle><author><name>Wenyu Chen</name></author><entry><title type="html">Hello world</title><link href="https://wenyuc94.github.io/hello-world/" rel="alternate" type="text/html" title="Hello world" /><published>2023-05-20T00:00:00+00:00</published><updated>2023-05-20T00:00:00+00:00</updated><id>https://wenyuc94.github.io/hello-world</id><content type="html" xml:base="https://wenyuc94.github.io/hello-world/"><![CDATA[<ul>
  <li>
    <p>Hello world!</p>
  </li>
  <li>
    <p>This is my first post.</p>
  </li>
  <li>
    <p>I am from</p>
  </li>
</ul>

\[\frac{E}{c^2}\sqrt{-1}\frac{PV}{nR}\]

<ul>
  <li>This is a highlighted code block with line numbers in python:</li>
</ul>

<figure class="highlight"><pre><code class="language-python" data-lang="python"><table class="rouge-table"><tbody><tr><td class="gutter gl"><pre class="lineno">1
2
</pre></td><td class="code"><pre><span class="k">def</span> <span class="nf">foo</span><span class="p">():</span>
    <span class="k">print</span><span class="p">(</span><span class="s">"Hello World!"</span><span class="p">)</span>
</pre></td></tr></tbody></table></code></pre></figure>]]></content><author><name>Wenyu Chen</name></author><category term="coding" /><summary type="html"><![CDATA[Hello world!]]></summary></entry></feed>