<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>zeriaxdev</title>
    <link>https://zeriax.com</link>
    <description>Software Engineer making and breaking things across the full stack.</description>
    <language>en-US</language>
    <atom:link href="https://zeriax.com/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Markdown: Syntax]]></title>
      <link>https://zeriax.com/blog/hello-world</link>
      <guid isPermaLink="true">https://zeriax.com/blog/hello-world</guid>
      <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[
- [Overview](#overview)
  - [Philosophy](#philosophy)
  - [Inline HTML](#html)
  - [Automatic Escaping for Special Characters](#autoescape)
- [Block Elements](#block)
  - [Paragraphs and Line Breaks](#p)
  - [Headers](#header)
  - [Blockquotes](#blockquote)
  - [Lists](#list)
  ...]]></description>
    </item>
  </channel>
</rss>