<?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 ASW — Agentic Semantic Web</title>
    <link>https://asw.trentuna.com/docs/typography/</link>
    <description>Recent content in Typography on ASW — Agentic Semantic Web</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 11 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://asw.trentuna.com/docs/typography/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Headings</title>
      <link>https://asw.trentuna.com/docs/typography/headings/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://asw.trentuna.com/docs/typography/headings/</guid>
      <description>&lt;p&gt;Headings &lt;code&gt;h1&lt;/code&gt; through &lt;code&gt;h6&lt;/code&gt; are sized using a fluid scale derived from the token system. No classes are needed — the element name is the selector.&lt;/p&gt;&#xA;&lt;h2 id=&#34;inline-demo&#34;&gt;Inline Demo&lt;/h2&gt;&#xA;&lt;div data-demo&gt;&#xA;  &lt;h1&gt;Heading level 1&lt;/h1&gt;&#xA;  &lt;h2&gt;Heading level 2&lt;/h2&gt;&#xA;  &lt;h3&gt;Heading level 3&lt;/h3&gt;&#xA;  &lt;h4&gt;Heading level 4&lt;/h4&gt;&#xA;  &lt;h5&gt;Heading level 5&lt;/h5&gt;&#xA;  &lt;h6&gt;Heading level 6&lt;/h6&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Prose</title>
      <link>https://asw.trentuna.com/docs/typography/prose/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://asw.trentuna.com/docs/typography/prose/</guid>
      <description>&lt;p&gt;ASW sets comfortable line-height, paragraph spacing, and list markers on prose elements automatically. Write plain HTML and the reading experience takes care of itself.&lt;/p&gt;&#xA;&lt;h2 id=&#34;inline-demo&#34;&gt;Inline Demo&lt;/h2&gt;&#xA;&lt;div data-demo&gt;&#xA;  &lt;p&gt;This is a body paragraph. ASW uses a fluid font size and generous line-height so long-form text remains comfortable to read on any screen width.&lt;/p&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;First item in an unordered list&lt;/li&gt;&#xA;    &lt;li&gt;Second item&lt;/li&gt;&#xA;    &lt;li&gt;Third item&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;  &lt;blockquote&gt;&#xA;    &lt;p&gt;Good design is as little design as possible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Code</title>
      <link>https://asw.trentuna.com/docs/typography/code/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://asw.trentuna.com/docs/typography/code/</guid>
      <description>&lt;p&gt;Inline &lt;code&gt;&amp;lt;code&amp;gt;&lt;/code&gt; uses a monospace font with a subtle background tint. Block-level &lt;code&gt;&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;&lt;/code&gt; gets a full-width container with padding and horizontal scroll for long lines.&lt;/p&gt;&#xA;&lt;h2 id=&#34;inline-demo&#34;&gt;Inline Demo&lt;/h2&gt;&#xA;&lt;div data-demo&gt;&#xA;  &lt;p&gt;Use &lt;code&gt;data-callout=&#34;tip&#34;&lt;/code&gt; to style a callout block, or &lt;code&gt;data-layout=&#34;docs&#34;&lt;/code&gt; for a sidebar layout.&lt;/p&gt;&#xA;  &lt;pre&gt;&lt;code&gt;/* Minimal ASW page */&#xA;&amp;lt;!doctype html&amp;gt;&#xA;&amp;lt;html lang=&#34;en&#34;&amp;gt;&#xA;&amp;lt;head&amp;gt;&#xA;  &amp;lt;link rel=&#34;stylesheet&#34; href=&#34;asw.css&#34;&amp;gt;&#xA;&amp;lt;/head&amp;gt;&#xA;&amp;lt;body&amp;gt;&#xA;  &amp;lt;main&amp;gt;&amp;lt;article&amp;gt;Hello, ASW.&amp;lt;/article&amp;gt;&amp;lt;/main&amp;gt;&#xA;&amp;lt;/body&amp;gt;&#xA;&amp;lt;/html&amp;gt;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
