<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Typography on Spectra Demo</title><link>https://joeyang1412.github.io/hugo-theme-spectra/tags/typography/</link><description>Recent content in Typography on Spectra Demo</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 15 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://joeyang1412.github.io/hugo-theme-spectra/tags/typography/index.xml" rel="self" type="application/rss+xml"/><item><title>The Full Markdown Showcase</title><link>https://joeyang1412.github.io/hugo-theme-spectra/posts/feature-tour/markdown-typography/</link><pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate><guid>https://joeyang1412.github.io/hugo-theme-spectra/posts/feature-tour/markdown-typography/</guid><description>&lt;h2 id="heading-levels"&gt;Heading Levels&lt;/h2&gt;
&lt;p&gt;This post uses &lt;code&gt;h2&lt;/code&gt;, &lt;code&gt;h3&lt;/code&gt;, and &lt;code&gt;h4&lt;/code&gt; headings. The table of contents on the right (desktop) or the collapsible one at the top (mobile) picks these up automatically.&lt;/p&gt;
&lt;h3 id="this-is-h3"&gt;This Is H3&lt;/h3&gt;
&lt;h4 id="this-is-h4"&gt;This Is H4&lt;/h4&gt;
&lt;p&gt;Three levels is usually enough. Too many levels and the structure gets more confusing than helpful.&lt;/p&gt;
&lt;h2 id="text-formatting"&gt;Text Formatting&lt;/h2&gt;
&lt;p&gt;The basic text styles:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bold&lt;/strong&gt; — use &lt;code&gt;**text**&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Italic&lt;/em&gt; — use &lt;code&gt;*text*&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;del&gt;Strikethrough&lt;/del&gt; — use &lt;code&gt;~~text~~&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Inline code&lt;/code&gt; — wrap it in backticks&lt;/li&gt;
&lt;li&gt;&lt;a href="https://example.com"&gt;Hyperlink&lt;/a&gt; — use &lt;code&gt;[text](url)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can mix these together, like &lt;strong&gt;bold with &lt;code&gt;code&lt;/code&gt; inside&lt;/strong&gt; or &lt;em&gt;italic with a &lt;a href="https://example.com"&gt;link&lt;/a&gt;&lt;/em&gt;.&lt;/p&gt;</description></item></channel></rss>