<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.2">Jekyll</generator><link href="https://sebastiandemmer.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://sebastiandemmer.github.io/" rel="alternate" type="text/html" /><updated>2022-05-12T15:25:36+00:00</updated><id>https://sebastiandemmer.github.io/feed.xml</id><title type="html">Sebastian Demmer</title><subtitle>Digital Forensics and Incident Response professional, I enjoy Coding and homelab projects and sharing what I am up to.</subtitle><entry><title type="html">First Test Post!</title><link href="https://sebastiandemmer.github.io/Test-Post/" rel="alternate" type="text/html" title="First Test Post!" /><published>2022-05-12T00:00:00+00:00</published><updated>2022-05-12T00:00:00+00:00</updated><id>https://sebastiandemmer.github.io/Test-Post</id><content type="html" xml:base="https://sebastiandemmer.github.io/Test-Post/">&lt;h1 id=&quot;problem&quot;&gt;Problem&lt;/h1&gt;

&lt;p&gt;I want to understand how Markdown editors work.&lt;/p&gt;

&lt;h1 id=&quot;solution&quot;&gt;Solution&lt;/h1&gt;

&lt;p&gt;I am writing this test post and learn Markdown in a bit more details.
Afterwards I will use the Markdown to create a new Blog on &lt;a href=&quot;https://sebastiandemmer.github.io/&quot;&gt;Github Pages Blog&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I can include icons and images: 
&lt;img src=&quot;https://cdn.hashnode.com/res/hashnode/image/upload/v1652367123412/kU0C2SJ8i.png align=&amp;quot;left&amp;quot;&quot; alt=&quot;img_565446_red.png&quot; /&gt;
Now I see that image sizing is not part of Markdown and I will need to use Jekyll HTML snippets for that.&lt;/p&gt;

&lt;p&gt;I can create bulletpoint like this:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;One&lt;/li&gt;
  &lt;li&gt;Two&lt;/li&gt;
  &lt;li&gt;Three&lt;/li&gt;
&lt;/ul&gt;</content><author><name></name></author><summary type="html">Problem</summary></entry></feed>