<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: James Marriott</title>
    <description>The latest articles on DEV Community by James Marriott (@jamesmarriott).</description>
    <link>https://dev.to/jamesmarriott</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F600372%2Fb4fcf709-0d54-46d9-9e28-93346f1ec035.jpg</url>
      <title>DEV Community: James Marriott</title>
      <link>https://dev.to/jamesmarriott</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jamesmarriott"/>
    <language>en</language>
    <item>
      <title>Markdown Syntax</title>
      <dc:creator>James Marriott</dc:creator>
      <pubDate>Sat, 20 Mar 2021 08:11:49 +0000</pubDate>
      <link>https://dev.to/jamesmarriott/this-is-a-test-post-4a77</link>
      <guid>https://dev.to/jamesmarriott/this-is-a-test-post-4a77</guid>
      <description>&lt;p&gt;For a main heading us a single #&lt;/p&gt;

&lt;h1&gt;
  
  
  This is main heading (h1)
&lt;/h1&gt;

&lt;p&gt;For a sub heading use a double ##&lt;/p&gt;

&lt;h2&gt;
  
  
  This is a sub heading (h2)
&lt;/h2&gt;

&lt;p&gt;Just type normally for a paragraph.&lt;/p&gt;

&lt;p&gt;This is a paragraph.&lt;/p&gt;

&lt;p&gt;For bold use ** at the start and end of the bolded section.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is bold&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;For italic use _ at the start and end of the italicized section. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;This is italic&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;For strikethrough use ~~striked 1~~&lt;/p&gt;

&lt;p&gt;For a smile emoji type 😄 without the space between the colons &lt;/p&gt;

&lt;p&gt;This is an emoji 😄&lt;/p&gt;

&lt;p&gt;Horizontal rule --- doesn't see to work so I used &amp;lt;hr&amp;gt;&amp;lt;/hr&amp;gt;&lt;/p&gt;




&lt;p&gt;For a blockquote use "&amp;gt; blockquote"&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;blockquote&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ol&gt;
&lt;li&gt;This is an ordered list.&lt;/li&gt;
&lt;li&gt;This is 2nd item on the list.&lt;/li&gt;
&lt;li&gt;This is the third item.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
