<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Content on ASW — Agentic Semantic Web</title>
    <link>https://asw.trentuna.com/docs/content/</link>
    <description>Recent content in Content 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/content/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Blockquotes</title>
      <link>https://asw.trentuna.com/docs/content/blockquotes/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://asw.trentuna.com/docs/content/blockquotes/</guid>
      <description>&lt;p&gt;&lt;code&gt;&amp;lt;blockquote&amp;gt;&lt;/code&gt; receives a left-border in the accent colour, slight indent, and reduced opacity. A &lt;code&gt;&amp;lt;footer&amp;gt;&lt;/code&gt; inside the blockquote renders as a citation line.&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;blockquote&gt;&#xA;    &lt;p&gt;Simplicity is the ultimate sophistication.&lt;/p&gt;&#xA;    &lt;footer&gt;— Leonardo da Vinci&lt;/footer&gt;&#xA;  &lt;/blockquote&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Tables</title>
      <link>https://asw.trentuna.com/docs/content/tables/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://asw.trentuna.com/docs/content/tables/</guid>
      <description>&lt;p&gt;&lt;code&gt;&amp;lt;table&amp;gt;&lt;/code&gt; elements are styled with alternating row stripes, a header row background, and a subtle border. Overflow is handled with horizontal scroll on narrow viewports.&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;table&gt;&#xA;    &lt;thead&gt;&#xA;      &lt;tr&gt;&lt;th&gt;Element&lt;/th&gt;&lt;th&gt;Role&lt;/th&gt;&lt;th&gt;Class needed?&lt;/th&gt;&lt;/tr&gt;&#xA;    &lt;/thead&gt;&#xA;    &lt;tbody&gt;&#xA;      &lt;tr&gt;&lt;td&gt;&lt;code&gt;&amp;lt;nav&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Site navigation&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;/tr&gt;&#xA;      &lt;tr&gt;&lt;td&gt;&lt;code&gt;&amp;lt;article&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Card / content block&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;/tr&gt;&#xA;      &lt;tr&gt;&lt;td&gt;&lt;code&gt;&amp;lt;aside&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Sidebar&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;/tr&gt;&#xA;      &lt;tr&gt;&lt;td&gt;&lt;code&gt;&amp;lt;figure&amp;gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Media + caption&lt;/td&gt;&lt;td&gt;No&lt;/td&gt;&lt;/tr&gt;&#xA;    &lt;/tbody&gt;&#xA;  &lt;/table&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Figures</title>
      <link>https://asw.trentuna.com/docs/content/figures/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://asw.trentuna.com/docs/content/figures/</guid>
      <description>&lt;p&gt;&lt;code&gt;&amp;lt;figure&amp;gt;&lt;/code&gt; is a block wrapper for images, diagrams, or code samples. &lt;code&gt;&amp;lt;figcaption&amp;gt;&lt;/code&gt; inside it renders as a muted, centred caption below the content.&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;figure&gt;&#xA;    &lt;div data-text=&#34;dim&#34;&gt;&#xA;      &lt;span data-text=&#34;dim&#34;&gt;[ image placeholder ]&lt;/span&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;figcaption&gt;Figure 1 — ASW renders figcaption below the content with muted styling.&lt;/figcaption&gt;&#xA;  &lt;/figure&gt;&#xA;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
