<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Writing on letsblaze</title><link>https://letsblaze.thomaslaurenson.com/tags/writing/</link><description>Recent content in Writing on letsblaze</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 07 Apr 2026 15:31:33 +1200</lastBuildDate><atom:link href="https://letsblaze.thomaslaurenson.com/tags/writing/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing Content</title><link>https://letsblaze.thomaslaurenson.com/blog/writing-content/</link><pubDate>Thu, 15 Jan 2026 00:00:00 +0000</pubDate><guid>https://letsblaze.thomaslaurenson.com/blog/writing-content/</guid><description>&lt;p&gt;letsblaze renders standard Markdown with a few additions. This post covers
everything available when writing content.&lt;/p&gt;
&lt;h2 id="headings"&gt;Headings&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;h1&amp;gt;&lt;/code&gt; is reserved for the page title, rendered automatically by the theme.
Use &lt;code&gt;&amp;lt;h2&amp;gt;&lt;/code&gt; through &lt;code&gt;&amp;lt;h6&amp;gt;&lt;/code&gt; for section headings within content.&lt;/p&gt;
&lt;h2 id="h2"&gt;H2&lt;/h2&gt;
&lt;h3 id="h3"&gt;H3&lt;/h3&gt;
&lt;h4 id="h4"&gt;H4&lt;/h4&gt;
&lt;h5 id="h5"&gt;H5&lt;/h5&gt;
&lt;h6 id="h6"&gt;H6&lt;/h6&gt;
&lt;h2 id="lists"&gt;Lists&lt;/h2&gt;
&lt;p&gt;Ordered and unordered lists render with clean browser defaults.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;First item&lt;/li&gt;
&lt;li&gt;Second item&lt;/li&gt;
&lt;li&gt;Third item&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Unordered item&lt;/li&gt;
&lt;li&gt;Another item&lt;/li&gt;
&lt;li&gt;And another&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="blockquotes"&gt;Blockquotes&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;The web is for everyone. Build accordingly.&lt;/p&gt;</description></item></channel></rss>