<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="/hexo-theme-linen-doc/linen-theme/css/rss-en.xsl"?>
<rss version="2.0">
<channel>
  <title>Hexo Theme Linen</title>
  <link>https://lynanbreeze.github.io/hexo-theme-linen-doc</link>
  <description></description>
  <lastBuildDate>Wed, 01 Apr 2026 02:38:58 GMT</lastBuildDate>
  <image>
      <url>https://lynanbreeze.github.io/hexo-theme-linen-docundefined</url>
      <title>Hexo Theme Linen</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc</link>
    </image>
  
    <item>
      <title>Sample Article</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/sample/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/sample/</guid>
      <pubDate>Mar 29, 2026</pubDate>
      <description><![CDATA[<h2 id="Part-One"><a href="#Part-One" class="headerlink" title="Part One"></a>Part One</h2><p>This is a sample text snippet used to demonstrate paragraph formatting effects. The content holds no actual meaning; it serves solely to test the theme’s fonts, line spacing, and overall reading experience. You may replace it with actual document content. The text comprises multiple long paragraphs to simulate the reading scenario of a real article.</p>
<p>In this paragraph, we continue to showcase the effect of long paragraphs. Through a series of consecutive sentences, one can better observe how the theme performs regarding body text layout—including paragraph spacing, line width, alignment, and more.</p>
<h3 id="Sub-section-A"><a href="#Sub-section-A" class="headerlink" title="Sub-section A"></a>Sub-section A</h3><p>This is an example of a sub-section. It serves to demonstrate the hierarchical relationship between level-two and level-three headings. You may place more detailed explanations, steps, or supplementary content here.</p>
<p>This paragraph continues to demonstrate the body text formatting effects, including paragraph length, line spacing, and reading rhythm. You are free to replace the content as needed.</p>
<h3 id="Sub-section-B"><a href="#Sub-section-B" class="headerlink" title="Sub-section B"></a>Sub-section B</h3><p>This section is used to display another snippet of sample text. By utilizing paragraphs of varying lengths, one can observe how the theme performs in a multi-paragraph context.</p>
<p>You may insert explanations, examples, notes, or other content here. The text itself carries no actual meaning; it serves merely as a placeholder for layout demonstration purposes.</p>
<h2 id="Part-Two"><a href="#Part-Two" class="headerlink" title="Part Two"></a>Part Two</h2><p>This chapter is designed to showcase the combined effects of code blocks, images, and other components. You may replace the content with actual document material as required.</p>
<pre><code class="language-javascript">var a = 1;
var b = 2;
var c = 3;
</code></pre>
<h3 id="Sub-section-A-1"><a href="#Sub-section-A-1" class="headerlink" title="Sub-section A"></a>Sub-section A</h3><p>This is an example of a sub-section. It serves to demonstrate the hierarchical relationship between level-two and level-three headings. You may place more detailed explanations, steps, or supplementary content here.</p>
<p>This paragraph continues to demonstrate the body text formatting effects, including paragraph length, line spacing, and reading rhythm. You are free to replace the content as needed.</p>
<h3 id="Sub-section-B-1"><a href="#Sub-section-B-1" class="headerlink" title="Sub-section B"></a>Sub-section B</h3><p>This section is used to display another snippet of sample text. By utilizing paragraphs of varying lengths, you can observe how the theme performs within a multi-paragraph context.</p>
<p>You may insert explanations, examples, notes, or other content here. The text itself carries no actual semantic meaning; it serves solely as a placeholder for layout and formatting demonstration purposes.</p>
<p><span class="image-grid r73"><span class="grid-item"><img loading="lazy" src="/hexo-theme-linen-doc/img/photo-1763688506579-93d126d41ebf.jpg"><br><img loading="lazy" src="/hexo-theme-linen-doc/img/photo-1763917695032-cd494f8839cc.jpg"></span><br></span></p>
<h2 id="Part-Three"><a href="#Part-Three" class="headerlink" title="Part Three"></a>Part Three</h2><p>This section is designed to showcase the combined effect of code blocks, images, and other components. You may replace this content with actual documentation material as needed.</p>
<h3 id="Sub-section-A-2"><a href="#Sub-section-A-2" class="headerlink" title="Sub-section A"></a>Sub-section A</h3><p>This serves as an example of a sub-section, demonstrating the hierarchical relationship between level-two and level-three headings. You may place more detailed explanations, procedural steps, or supplementary information here.</p>
<p>This paragraph continues to demonstrate the formatting of the main body text—including paragraph length, line spacing, and reading rhythm. Feel free to replace this content as you see fit.</p>
<h3 id="Sub-section-B-2"><a href="#Sub-section-B-2" class="headerlink" title="Sub-section B"></a>Sub-section B</h3><p>This section presents another example of text content. By utilizing paragraphs of varying lengths, you can observe how the theme performs within a multi-paragraph context.</p>
<p><img loading="lazy" src="/hexo-theme-linen-doc/img/aaron-burden-CKlHKtCJZKk-unsplash.jpg"></p>
<p>You may insert explanations, examples, notes, or other content here. The text itself carries no actual semantic meaning; it serves solely as a placeholder for layout and formatting demonstration purposes.</p>
]]></description>
    </item>
    <item>
      <title>Quick Start</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/quick-start/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/quick-start/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<h2 id="Introduction"><a href="#Introduction" class="headerlink" title="Introduction"></a>Introduction</h2><p>Welcome to Linen—a minimalist, elegant Hexo theme. This theme draws much of its inspiration from <a href="https://medium.com/blog">https://medium.com/blog</a>.</p>
<h2 id="Installation"><a href="#Installation" class="headerlink" title="Installation"></a>Installation</h2><h3 id="Prerequisites"><a href="#Prerequisites" class="headerlink" title="Prerequisites"></a>Prerequisites</h3><p>An existing Hexo project, or create a new one using <a href="https://hexo.io/docs/">https://hexo.io/docs/</a>. Hexo version: <code>&quot;^8.1.1&quot;</code>.</p>
<p>You can use the Linen theme in one of two ways:</p>
<ol>
<li><p>Install via NPM</p>
<pre><code class="language-bash">npm install hexo-theme-linen -S
</code></pre>
<p> Then, in your Hexo project’s configuration file (<code>_config.yml</code>), set <code>theme: linen</code>. Restart your Hexo project to enable the Linen theme.</p>
</li>
<li><p>Directly clone the theme files into the Hexo themes directory</p>
<pre><code class="language-bash">git clone https://github.com/LynanBreeze/hexo-theme-linen.git
</code></pre>
<p> Then, in your Hexo project’s configuration file (<code>_config.yml</code>), set <code>theme: hexo-theme-linen</code>. Restart your Hexo project to enable the Linen theme.</p>
</li>
</ol>
<h2 id="Customization"><a href="#Customization" class="headerlink" title="Customization"></a>Customization</h2><p>Continue reading the <a href="/hexo-theme-linen-doc/customization/"><strong>Next Article</strong></a> to learn how to configure various customization options.</p>
]]></description>
    </item>
    <item>
      <title>Customization Settings</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/customization/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/customization/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<h2 id="Header-Logo"><a href="#Header-Logo" class="headerlink" title="Header Logo"></a>Header Logo</h2><p>Edit the <code>_config.linen.yml</code> file located in your site’s root directory (create it if it doesn’t exist), and then add the following content format to the file:</p>
<pre><code class="language-yaml">logo:
src: &#39;/img/linen-logo.svg&#39;
width: 225
height: 42
</code></pre>
<p>Please replace <code>src</code>, <code>width</code>, and <code>height</code> with the corresponding file path and dimensions of your logo image.</p>
<h2 id="Header-Navigation-Menu"><a href="#Header-Navigation-Menu" class="headerlink" title="Header Navigation Menu"></a>Header Navigation Menu</h2><p>Add the following content format to <code>_config.linen.yml</code>:</p>
<pre><code class="language-yaml">navItems:
- name: Archives
path: /archives/
</code></pre>
<h2 id="Site-Information"><a href="#Site-Information" class="headerlink" title="Site Information"></a>Site Information</h2><p>Add the following content format to <code>_config.linen.yml</code>:</p>
<pre><code class="language-yaml">info:
site_desc: Live Young n Act Now.
avatar: https://xxx.xxx/xx.jpg
siteCardBg: https://xxx.xxx/xx.jpg
</code></pre>
]]></description>
    </item>
    <item>
      <title>Banner Posts</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/banner-posts/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/banner-posts/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<p>You can configure a total of four posts—consisting of one large featured post and three smaller ones—to appear in the Banner section at the top of the site’s homepage.</p>
<p>The result looks like this:</p>
<p><img loading="lazy" src="/hexo-theme-linen-doc/img/banner-posts.jpg"></p>
<p>Simply add content in the following format to your <code>_config.linen.yml</code> file:</p>
<pre><code class="language-yaml">topArticles:
- _posts/quick-start.md
- _posts/lorem.md
</code></pre>
<p>Restart Hexo to preview the changes.</p>
<p>It is worth noting that while you can list more than four entries under <code>topArticles</code>, the theme will only render the first four <strong>valid posts</strong>.</p>
<p>A “valid post” refers to an actual, existing article file; if you configure an entry pointing to a non-existent file, that specific record will be filtered out.</p>
<pre><code class="language-yaml">topArticles:
- _posts/fake-1.md
- _posts/fake-2.md
- _posts/quick-start.md
- _posts/lorem.md
</code></pre>
<p>In this example, since <code>fake-1.md</code> and <code>fake-2.md</code> do not actually exist, their presence in the list does not prevent <code>quick-start.md</code> from being recognized as the first valid post.</p>
]]></description>
    </item>
    <item>
      <title>Website RSS</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/rss/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/rss/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<p>No additional plugins are required; an RSS feed is generated by default.</p>
<p>The default configuration is as follows:</p>
<pre><code class="language-yaml">feed:
path: /feed.xml
limit: 10
icon: /favicon.svg
</code></pre>
<p>You may modify the three RSS configuration options listed above.</p>
<p>If you wish to disable the RSS plugin (or use a different RSS plugin), you can add the following configuration to turn off the built-in RSS plugin:</p>
<pre><code class="language-yaml">feed: false
</code></pre>
]]></description>
    </item>
    <item>
      <title>Image Layouts</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/image-grid/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/image-grid/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<p>By default, Markdown displays images one per line.</p>
<p><img loading="lazy" src="/hexo-theme-linen-doc/img/duy-le-duc-GUY2f9csQbc-unsplash.jpg"></p>
<p>The Linen theme introduces a new “image container” feature, supporting the following image layout styles. Please click the <strong>Switch to Raw Markdown Content</strong> button on this page and refer to the page’s source code to implement these image layouts.</p>
<h2 id="Landscape-Layout"><a href="#Landscape-Layout" class="headerlink" title="Landscape Layout"></a>Landscape Layout</h2><p><span class="image-grid landscape"><span class="grid-item"><img loading="lazy" src="/hexo-theme-linen-doc/img/klara-kulikova-PgrSvkU1_4Y-unsplash.jpg"><br><img loading="lazy" src="/hexo-theme-linen-doc/img/mariola-grobelska-rxFb6meV3ck-unsplash.jpg"></span><br></span></p>
<h2 id="Portrait-Layout"><a href="#Portrait-Layout" class="headerlink" title="Portrait Layout"></a>Portrait Layout</h2><p><span class="image-grid portrait"><span class="grid-item"><img loading="lazy" src="/hexo-theme-linen-doc/img/kamran-norollahi-KwP58z9zJeE-unsplash.jpg"><br><img loading="lazy" src="/hexo-theme-linen-doc/img/julian-scholl-Wf6MhLHePSI-unsplash.jpg"><br><img loading="lazy" src="/hexo-theme-linen-doc/img/david-boca-Xqmj-oQ_Nek-unsplash.jpg"></span><br></span></p>
<h2 id="Mixed-Layouts"><a href="#Mixed-Layouts" class="headerlink" title="Mixed Layouts"></a>Mixed Layouts</h2><p>Four specific mixed-ratio layouts are supported: r73, r37, r64, and r46.</p>
<p><span class="image-grid r73"><span class="grid-item"><img loading="lazy" src="/hexo-theme-linen-doc/img/jasper-gribble-EOMFC1NyHgM-unsplash.jpg"><br><img loading="lazy" src="/hexo-theme-linen-doc/img/squids-z-ShAHqWGOrRU-unsplash.jpg"></span><br></span></p>
]]></description>
    </item>
    <item>
      <title>Comment Plugins</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/comment-plugin/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/comment-plugin/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<p>This theme utilizes <a href="https://github.com/gitalk/gitalk">Gitalk</a>.</p>
<p>To enable Gitalk, add the following configuration to <code>_config.linen.yml</code>:</p>
<pre><code class="language-yaml">comment:
type: gitalk
client_id: ****
client_secret: ***
repo: ***
owner: ***
admin:
- ***
per_page: 20
distraction_free_mode: false
pager_direction: last
create_issue_manually: false
proxy: https://cors-anywhere.lynanbreeze.workers.dev/?url=https://github.com/login/oauth/access_token
flip_move_options: null
enable_hotkey: true
language: zh-CN
</code></pre>
<h2 id="Configuration-Guide"><a href="#Configuration-Guide" class="headerlink" title="Configuration Guide"></a>Configuration Guide</h2><blockquote>
<p>The following content is adapted from the <a href="https://ppoffice.github.io/hexo-theme-icarus/Plugins/Comment/icarus%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97-%E7%94%A8%E6%88%B7%E8%AF%84%E8%AE%BA%E6%8F%92%E4%BB%B6/#Gitalk">Icarus User Guide - Comment Plugins</a></p>
</blockquote>
<ol>
<li>Log in to GitHub and <a href="https://github.com/settings/applications/new">click here to register</a> a new OAuth application. Fill in the “Application name,” “Homepage URL,” and “Application description” fields.<br>Next, enter your blog’s root URL in the “Authorization callback URL” field.<br>Click the “Register application” button to proceed to the application details page.</li>
</ol>
<img loading="lazy" style="max-width: 500px;" alt='Register OAuth Application - GitHub' src="/hexo-theme-linen-doc-zh-CN/img/gitalk-register-application.jpg">

<ol start="2">
<li>Copy the values ​​for “Client ID” and “Client Secret,” and paste them into the corresponding configuration fields within your theme settings. <img loading="lazy" style="max-width: 500px;" alt='OAuth Application Settings - GitHub" "OAuth Application Settings - GitHub' src="/hexo-theme-linen-doc-zh-CN/img/gitalk-application-settings.jpg"></li>
</ol>
<p>For example, given the “Client ID” and “Client Secret” shown below:</p>
<pre><code class="language-text">Client ID
xxxxxxxxxxxxxxxxxxxx
Client Secret
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
</code></pre>
<p>The corresponding Gitalk configuration would be as follows:</p>
<pre><code class="language-yaml">comment:
type: gitalk
client_id: xxxxxxxxxxxxxxxxxxxx
client_secret: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
repo: Some-of-Your-GitHub-Repo
owner: you_github_name
admin:
- you_github_name
per_page: 20                    # Optional
distraction_free_mode: false    # Optional
pager_direction: last           # Optional
create_issue_manually: false    # Optional
proxy:                          # Optional
flip_move_options:              # Optional
enable_hotkey: true             # Optional
language: zh-CN                 # Optional
</code></pre>
<ol start="3">
<li>For details regarding the meaning and possible values ​​of the above configuration options, please refer to the <a href="https://github.com/gitalk/gitalk">Gitalk documentation</a> or <a href="https://github.com/ppoffice/hexo-component-inferno/blob/0.2.1/src/schema/comment/gitalk.json">hexo-component-inferno</a>.</li>
</ol>
]]></description>
    </item>
    <item>
      <title>Article Configuration</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/front-matter/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/front-matter/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<h2 id="Cover-Information"><a href="#Cover-Information" class="headerlink" title="Cover Information"></a>Cover Information</h2><p>In the bottom-right corner of the cover image, you can add either author credits or location information (choose one).</p>
<p>The format is as follows:</p>
<ul>
<li>Author Information</li>
</ul>
<pre><code class="language-yaml">coverInfo:
author: freestocks
url: https://unsplash.com/photos/top-view-of-opened-magazine-near-up-of-coffee-VFs2fZEVkXo
</code></pre>
<ul>
<li>Location Information</li>
</ul>
<pre><code class="language-yaml">coverInfo:
location: Macau · Municipal Affairs Bureau Building
url: https://maps.apple.com/place?address=Avenida%20de%20Almeida%20Ribeiro%20No.%20163,%20Macao%20SAR,%20China&amp;coordinate=22.193346,113.539592&amp;name=%E5%B8%82%E6%94%BF%E7%BD%B2&amp;place-id=IC211FBD448B1E6C&amp;map=explore
</code></pre>
<h2 id="Hover-Text"><a href="#Hover-Text" class="headerlink" title="Hover Text"></a>Hover Text</h2><p>Sometimes you may wish to include explanatory notes, but you don’t want to constantly append parenthetical text (like this) after your content. By adding the configuration shown below, you can attach hoverable explanatory text to specific parts of your writing. </p>
<p>For example, right here:</p>
<pre><code class="language-yaml">customComments:
  - text: For example, right here
    index: 0
    comment: Do you see the hover text?
</code></pre>
<h2 id="Hiding-Posts"><a href="#Hiding-Posts" class="headerlink" title="Hiding Posts"></a>Hiding Posts</h2><p>Adding the configuration below allows you to remove a post from the homepage or archive page (this does not prevent the post from being generated; the post page can still be accessed directly via its URL).</p>
<pre><code class="language-yaml">hide:
recent: true
archive: true
</code></pre>
<p>Setting <code>recent: true</code> ensures the post does not appear on the homepage.<br>Setting <code>archive: true</code> ensures the post does not appear in the archives.</p>
<h2 id="PhotoSwipe-Plugin"><a href="#PhotoSwipe-Plugin" class="headerlink" title="PhotoSwipe Plugin"></a>PhotoSwipe Plugin</h2><p>This plugin is sourced from <a href="https://photoswipe.com/">https://photoswipe.com/</a>. If you do not need it, you can disable it in the following ways:</p>
<p>Global Disable: Add <code>photoswipe: false</code> to <code>_config.linen.yml</code>.<br>Page-level Disable: Add <code>photoswipe: false</code> to the Front Matter of the specific post.</p>
<p>Note that if a post contains no images, the PhotoSwipe plugin will not be loaded—even if <code>photoswipe: false</code> has not been explicitly specified.</p>
<h2 id="Table-of-Contents-TOC"><a href="#Table-of-Contents-TOC" class="headerlink" title="Table of Contents (TOC)"></a>Table of Contents (TOC)</h2><p>There are three configuration options for the Table of Contents within the Front Matter:</p>
<ul>
<li>Hidden: <code>toc: false</code></li>
<li>Expanded: <code>toc: flat</code></li>
<li>Automatic: <small>(Leave blank&#x2F;Add nothing)</small></li>
</ul>
<h2 id="Image-Lazy-Loading"><a href="#Image-Lazy-Loading" class="headerlink" title="Image Lazy Loading"></a>Image Lazy Loading</h2><p>This feature is enabled by default. If you do not need it, you can disable it in the following way:</p>
<p>Global Disable: Add the following to <code>_config.linen.yml</code>:</p>
<pre><code class="language-_config.linen.yml">lazyload:
enable: false
</code></pre>
<p>After doing so, you must run <code>npm run clean</code> to clear the previously built posts; otherwise, the change will not take effect on posts that have already been generated.</p>
<p>If you wish to disable lazy loading for specific images only, you can reference those images using one of the following formats:</p>
<ul>
<li><p><code>![no-lazy](https://abc.com/def.jpg)</code></p>
</li>
<li><p><code>![This is a image $no-lazy](https://abc.com/def.jpg)</code></p>
</li>
<li><p><code>&lt;img no-lazy src=&quot;https://abc.com/def.jpg&quot; alt=&quot;def&quot;&gt;</code></p>
</li>
</ul>
]]></description>
    </item>
    <item>
      <title>Markdown Syntax</title>
      <link>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/write-with-markdown/</link>
      <guid>https://lynanbreeze.github.io/hexo-theme-linen-doc/hexo-theme-linen-doc/write-with-markdown/</guid>
      <pubDate>Mar 28, 2026</pubDate>
      <description><![CDATA[<p>Thanks to <a href="https://www.markdownguide.org/">The Markdown Guide</a>!</p>
<p>This Markdown cheat sheet provides a quick overview of all Markdown syntax elements. Since it is impossible to cover every edge case, if you need more information about any of these elements, please consult the reference guides for <a href="https://www.markdownguide.org/basic-syntax/">Basic Syntax</a> and <a href="https://www.markdownguide.org/extended-syntax/">Extended Syntax</a>.</p>
<h2 id="Basic-Syntax"><a href="#Basic-Syntax" class="headerlink" title="Basic Syntax"></a>Basic Syntax</h2><p>The following are the elements outlined by John Gruber in his original design document. All Markdown applications support these elements.</p>
<h3 id="Headings"><a href="#Headings" class="headerlink" title="Headings"></a>Headings</h3><h1 id="H1"><a href="#H1" class="headerlink" title="H1"></a>H1</h1><h2 id="H2"><a href="#H2" class="headerlink" title="H2"></a>H2</h2><h3 id="H3"><a href="#H3" class="headerlink" title="H3"></a>H3</h3><h3 id="Bold"><a href="#Bold" class="headerlink" title="Bold"></a>Bold</h3><p><strong>Bold text</strong></p>
<h3 id="Italic"><a href="#Italic" class="headerlink" title="Italic"></a>Italic</h3><p><em>Italic text</em></p>
<h3 id="Blockquotes"><a href="#Blockquotes" class="headerlink" title="Blockquotes"></a>Blockquotes</h3><blockquote>
<p>Blockquote</p>
</blockquote>
<h3 id="Ordered-Lists"><a href="#Ordered-Lists" class="headerlink" title="Ordered Lists"></a>Ordered Lists</h3><ol>
<li>First item</li>
<li>Second item</li>
<li>Third item</li>
</ol>
<h3 id="Unordered-Lists"><a href="#Unordered-Lists" class="headerlink" title="Unordered Lists"></a>Unordered Lists</h3><ul>
<li>First item</li>
<li>Second item</li>
<li>Third item</li>
</ul>
<h3 id="Horizontal-Rules"><a href="#Horizontal-Rules" class="headerlink" title="Horizontal Rules"></a>Horizontal Rules</h3><hr>
<h3 id="Strikethrough"><a href="#Strikethrough" class="headerlink" title="Strikethrough"></a>Strikethrough</h3><p><del>The world is flat.</del> ~~</p>
<h3 id="Links"><a href="#Links" class="headerlink" title="Links"></a>Links</h3><p><a href="https://www.markdownguide.org/">Markdown Guide</a></p>
<h3 id="Images"><a href="#Images" class="headerlink" title="Images"></a>Images</h3><p><img loading="lazy" src="https://images.unsplash.com/photo-1619898331052-ac35cf01ec84?q=80&w=4686&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by-wYWdlfHx8fGVufDB8fHx8fA==" alt="The magnificent north coast of Madeira"></p>
<h3 id="Tables"><a href="#Tables" class="headerlink" title="Tables"></a>Tables</h3><table>
<thead>
<tr>
<th>Syntax</th>
<th>Description</th>
</tr>
</thead>
<tbody><tr>
<td>Header</td>
<td>Title</td>
</tr>
<tr>
<td>Paragraph</td>
<td>Text</td>
</tr>
</tbody></table>
<h3 id="Code"><a href="#Code" class="headerlink" title="Code"></a>Code</h3><p><code>const a = 1;</code></p>
<h3 id="Code-Blocks"><a href="#Code-Blocks" class="headerlink" title="Code Blocks"></a>Code Blocks</h3><pre><code class="language-json">{
&quot;firstName&quot;: &quot;John&quot;,
&quot;lastName&quot;: &quot;Smith&quot;,
&quot;age&quot;: 25
}
</code></pre>
<h3 id="Task-Lists"><a href="#Task-Lists" class="headerlink" title="Task Lists"></a>Task Lists</h3><ul>
<li><p><input checked="" disabled="" type="checkbox"> 
Write press release</p>
</li>
<li><p><input disabled="" type="checkbox"> 
Update website</p>
</li>
<li><p><input disabled="" type="checkbox"> 
Contact media</p>
</li>
</ul>
]]></description>
    </item>
</channel>
</rss>