<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>pbeeli.com</title>
    <link>https://pbeeli.com/</link>
    <description>Recent content on pbeeli.com</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 15 Sep 2020 11:30:03 +0000</lastBuildDate>
    <atom:link href="https://pbeeli.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hello, World!</title>
      <link>https://pbeeli.com/posts/first/first/</link>
      <pubDate>Tue, 15 Sep 2020 11:30:03 +0000</pubDate>
      <guid>https://pbeeli.com/posts/first/first/</guid>
      <description>Space for thoughts</description>
    </item>
    <item>
      <title>Cheatsheet - Hugo</title>
      <link>https://pbeeli.com/posts/second/second/</link>
      <pubDate>Tue, 15 Sep 2020 11:30:03 +0000</pubDate>
      <guid>https://pbeeli.com/posts/second/second/</guid>
      <description>Desc Text.</description>
    </item>
    <item>
      <title>Cheatsheet - Markdown</title>
      <link>https://pbeeli.com/posts/third/third/</link>
      <pubDate>Tue, 15 Sep 2020 11:30:03 +0000</pubDate>
      <guid>https://pbeeli.com/posts/third/third/</guid>
      <description>&lt;h1 id=&#34;markdown-cheatsheet&#34;&gt;Markdown Cheatsheet&lt;/h1&gt;
&lt;h1 id=&#34;heading-1&#34;&gt;Heading 1&lt;/h1&gt;
&lt;h2 id=&#34;heading-2&#34;&gt;Heading 2&lt;/h2&gt;
&lt;h3 id=&#34;heading-3&#34;&gt;Heading 3&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Bold&lt;/strong&gt;
&lt;em&gt;Italic&lt;/em&gt;
&lt;del&gt;Strikethrough&lt;/del&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bullet list&lt;/li&gt;
&lt;li&gt;Another item&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Numbered list&lt;/li&gt;
&lt;li&gt;Second item&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://example.com&#34;&gt;Link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Image&#34; loading=&#34;lazy&#34; src=&#34;image.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Inline code&lt;/code&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-js&#34; data-lang=&#34;js&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nx&#34;&gt;console&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;log&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;Code block&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;);&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;blockquote&gt;
&lt;p&gt;Blockquote&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Name&lt;/th&gt;
          &lt;th&gt;Value&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;B&lt;/td&gt;
          &lt;td&gt;2&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Task&lt;/li&gt;
&lt;li&gt;&lt;input checked=&#34;&#34; disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Done&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;escaping-characters&#34;&gt;Escaping Characters&lt;/h2&gt;
&lt;p&gt;Use backslashes:&lt;/p&gt;
&lt;p&gt;*not italic*&lt;/p&gt;
&lt;h2 id=&#34;horizontal-rule&#34;&gt;Horizontal Rule&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id=&#34;html-in-markdown&#34;&gt;HTML in Markdown&lt;/h2&gt;
&lt;p&gt;&lt;!-- raw HTML omitted --&gt;Red text&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
