<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Zawn</title>
  <subtitle>A Tufte-style blog</subtitle>
  <link href="https://zawn.industries/feed/feed.xml" rel="self" />
  <link href="https://zawn.industries/" />
  <updated>2025-01-08T00:00:00Z</updated>
  <id>https://zawn.industries/</id>
  <author>
    <name>bransearle</name>
  </author>
  <entry>
    <title>Side Notes Internal Link Example ShortCodes</title>
    <link href="https://zawn.industries/blog/side-notes-internal/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/side-notes-internal/</id>
    <content type="html">&lt;h3 id=&quot;sit-amet&quot; tabindex=&quot;-1&quot;&gt;Sit Amet &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/side-notes-internal/#sit-amet&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.&lt;/p&gt;&lt;p&gt;Duis aute irure dolor in reprehenderit, &lt;span id=&quot;sn-1b&quot;&gt;in voluptate velit esse&lt;label for=&quot;snt-1b&quot; class=&quot;margin-toggle&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;📝&lt;/span&gt;&lt;span class=&quot;visually-hidden&quot;&gt;Show note&lt;/span&gt;&lt;/label&gt;&lt;/span&gt;&lt;input type=&quot;checkbox&quot; id=&quot;snt-1b&quot; class=&quot;margin-toggle&quot;&gt;&lt;span class=&quot;sidenote&quot;&gt;&lt;a href=&quot;https://zawn.industries/blog/side-notes-internal/#sn-1b&quot; class=&quot;no-deco&quot;&gt;&lt;em&gt;This margin note links back to its phrase in the text.&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;, cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;side-note-code-format&quot; tabindex=&quot;-1&quot;&gt;Side Note Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/side-notes-internal/#side-note-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The shortcode goes inside a sentence. The note in the margin links back to the phrase it annotates.&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{% sidenoteinternal &amp;quot;1b&amp;quot;, &amp;quot;in voluptate velit esse&amp;quot;, &amp;quot;This margin note links back to its phrase.&amp;quot; , &amp;quot;cillum dolore eu fugiat nulla pariatur&amp;quot; %}
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Side Notes External Link Example ShortCodes</title>
    <link href="https://zawn.industries/blog/side-notes-external/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/side-notes-external/</id>
    <content type="html">&lt;h3 id=&quot;sit-amet&quot; tabindex=&quot;-1&quot;&gt;Sit Amet &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/side-notes-external/#sit-amet&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.&lt;/p&gt;&lt;p&gt;Duis aute irure dolor in reprehenderit, &lt;span&gt;in voluptate velit esse&lt;label for=&quot;sn-1b&quot; class=&quot;margin-toggle&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;📝&lt;/span&gt;&lt;span class=&quot;visually-hidden&quot;&gt;Show note&lt;/span&gt;&lt;/label&gt;&lt;/span&gt;&lt;input type=&quot;checkbox&quot; id=&quot;sn-1b&quot; class=&quot;margin-toggle&quot;&gt;&lt;span class=&quot;sidenote&quot;&gt;&lt;em&gt;This margin note carries a link out:&lt;/em&gt; &lt;a href=&quot;https://example.com/&quot;&gt;an example site&lt;/a&gt;&lt;/span&gt;, cillum dolore eu fugiat nulla pariatur . Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;side-note-code-format&quot; tabindex=&quot;-1&quot;&gt;Side Note Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/side-notes-external/#side-note-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The shortcode goes inside a sentence. The note in the margin ends with a link to an external page.&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{% sidenoteexternal &amp;quot;1b&amp;quot;, &amp;quot;in voluptate velit esse&amp;quot;, &amp;quot;This margin note carries a link out:&amp;quot;, &amp;quot;cillum dolore eu fugiat nulla pariatur&amp;quot;, &amp;quot;an example site&amp;quot; , &amp;quot;https://example.com/&amp;quot; %}
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Side Notes Example ShortCodes</title>
    <link href="https://zawn.industries/blog/side-notes-example/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/side-notes-example/</id>
    <content type="html">&lt;h3 id=&quot;sit-amet&quot; tabindex=&quot;-1&quot;&gt;Sit Amet &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/side-notes-example/#sit-amet&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.&lt;/p&gt;&lt;p&gt;Duis aute irure dolor in reprehenderit, &lt;span&gt;in voluptate velit esse&lt;label for=&quot;sn-1b&quot; class=&quot;margin-toggle&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;📝&lt;/span&gt;&lt;span class=&quot;visually-hidden&quot;&gt;Show note&lt;/span&gt;&lt;/label&gt;&lt;/span&gt;&lt;input type=&quot;checkbox&quot; id=&quot;sn-1b&quot; class=&quot;margin-toggle&quot;&gt;&lt;span class=&quot;sidenote&quot;&gt;&lt;a href=&quot;https://zawn.industries/blog/side-notes-example/#sn-1b&quot; class=&quot;no-deco&quot;&gt;&lt;em&gt;This note sits in the right margin, next to the phrase it annotates. On a narrow screen, tap the notebook symbol to expand it.&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;, cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;side-note-code-format&quot; tabindex=&quot;-1&quot;&gt;Side Note Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/side-notes-example/#side-note-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The shortcode goes inside a sentence. The second argument is the phrase the note attaches to; the fourth continues the sentence after the note marker.&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{% sidenote &amp;quot;1b&amp;quot;, &amp;quot;in voluptate velit esse&amp;quot;, &amp;quot;This note sits in the right margin.&amp;quot; , &amp;quot;cillum dolore eu fugiat nulla pariatur&amp;quot; %}
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Notes Example ShortCodes</title>
    <link href="https://zawn.industries/blog/notes-example/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/notes-example/</id>
    <content type="html">&lt;h3 id=&quot;ipsum-dolor&quot; tabindex=&quot;-1&quot;&gt;Ipsum Dolor &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/notes-example/#ipsum-dolor&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;p&gt;&lt;label for=&quot;1s&quot; class=&quot;margin-toggle&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;📝&lt;/span&gt;&lt;span class=&quot;visually-hidden&quot;&gt;Show note&lt;/span&gt;&lt;/label&gt;&lt;input type=&quot;checkbox&quot; id=&quot;1s&quot; class=&quot;margin-toggle&quot;&gt;&lt;span class=&quot;marginnote&quot;&gt;This is a example for notes features.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;notes-code-format&quot; tabindex=&quot;-1&quot;&gt;Notes Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/notes-example/#notes-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;label for=&amp;quot;1s&amp;quot; class=&amp;quot;margin-toggle&amp;quot;&amp;gt;&amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;amp;#128221;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;visually-hidden&amp;quot;&amp;gt;Show note&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; id=&amp;quot;1s&amp;quot; class=&amp;quot;margin-toggle&amp;quot;/&amp;gt;&amp;lt;span class=&amp;quot;marginnote&amp;quot;&amp;gt;This is a example for notes features.&amp;lt;/span&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Epigraph Example ShortCodes</title>
    <link href="https://zawn.industries/blog/epigraph/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/epigraph/</id>
    <content type="html">&lt;h3 id=&quot;epigraph-shortcode&quot; tabindex=&quot;-1&quot;&gt;Epigraph ShortCode &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/epigraph/#epigraph-shortcode&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;div class=&quot;epigraph&quot;&gt;&lt;blockquote&gt;&lt;p&gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&lt;/p&gt;&lt;footer&gt;George Orwell, &#39;Politics and the English Language&#39;&lt;/footer&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;epigraph-code-format&quot; tabindex=&quot;-1&quot;&gt;Epigraph Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/epigraph/#epigraph-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;div class=&amp;quot;epigraph&amp;quot;&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&amp;lt;/p&amp;gt;&amp;lt;footer&amp;gt;George Orwell, &#39;Politics and the English Language&#39;&amp;lt;/footer&amp;gt;&amp;lt;/blockquote&amp;gt;&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Epigraph with URL Link Example ShortCodes</title>
    <link href="https://zawn.industries/blog/epigraph-link/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/epigraph-link/</id>
    <content type="html">&lt;h3 id=&quot;epigraph-with-url-link-shortcode&quot; tabindex=&quot;-1&quot;&gt;Epigraph with URL Link ShortCode &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/epigraph-link/#epigraph-with-url-link-shortcode&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;div class=&quot;epigraph&quot;&gt;&lt;blockquote&gt;&lt;p&gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&lt;/p&gt;&lt;footer&gt;George Orwell, &#39;Politics and the English Language&#39; &lt;a href=&quot;https://example.com/&quot;&gt;Click Me&lt;/a&gt;&lt;/footer&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;epigraph-code-format&quot; tabindex=&quot;-1&quot;&gt;Epigraph Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/epigraph-link/#epigraph-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;div class=&amp;quot;epigraph&amp;quot;&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&amp;lt;/p&amp;gt;&amp;lt;footer&amp;gt;George Orwell, &#39;Politics and the English Language&#39; &amp;lt;a href=&amp;quot;https://example.com/&amp;quot;&amp;gt;Click Me&amp;lt;/a&amp;gt;&amp;lt;/footer&amp;gt;&amp;lt;/blockquote&amp;gt;&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Code Example</title>
    <link href="https://zawn.industries/blog/code/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/code/</id>
    <content type="html">&lt;p&gt;Code&lt;/p&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;pre&amp;gt;
    &amp;lt;code&amp;gt;
This is code
    &amp;lt;/code&amp;gt;
&amp;lt;/pre&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;and 11ty code blocks also work&lt;/p&gt;&lt;h2 id=&quot;js&quot; tabindex=&quot;-1&quot;&gt;JS &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/code/#js&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;&lt;pre&gt;&lt;code class=&quot;language-js&quot;&gt;function myFunction() {
	return true;
}
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&quot;python&quot; tabindex=&quot;-1&quot;&gt;Python &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/code/#python&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;&lt;pre&gt;&lt;code class=&quot;language-python&quot;&gt;print(&amp;quot;This line will be printed.&amp;quot;)
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Blockquote Example ShortCodes</title>
    <link href="https://zawn.industries/blog/blockquote/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/blockquote/</id>
    <content type="html">&lt;h3 id=&quot;blockquote-shortcode&quot; tabindex=&quot;-1&quot;&gt;Blockquote ShortCode &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote/#blockquote-shortcode&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h4 id=&quot;shortcode-blockquote&quot; tabindex=&quot;-1&quot;&gt;Shortcode BlockQuote &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote/#shortcode-blockquote&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h4&gt;&lt;blockquote&gt;&lt;p&gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&lt;/p&gt;&lt;footer&gt;George Orwell, &#39;Politics and the English Language&#39;&lt;/footer&gt;&lt;/blockquote&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h4 id=&quot;default-blockquote&quot; tabindex=&quot;-1&quot;&gt;Default BlockQuote &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote/#default-blockquote&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h4&gt;&lt;blockquote&gt;&lt;p&gt;Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;br&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Example Author&lt;/p&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;h4 id=&quot;blockquote-code-format&quot; tabindex=&quot;-1&quot;&gt;Blockquote Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote/#blockquote-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h4&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&amp;lt;/p&amp;gt;&amp;lt;footer&amp;gt;George Orwell, &#39;Politics and the English Language&#39;&amp;lt;/footer&amp;gt;&amp;lt;/blockquote&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Blockquote Example ShortCodes</title>
    <link href="https://zawn.industries/blog/blockquote-link/" />
    <updated>2025-01-08T00:00:00Z</updated>
    <id>https://zawn.industries/blog/blockquote-link/</id>
    <content type="html">&lt;h3 id=&quot;blockquote-with-url-link-shortcode&quot; tabindex=&quot;-1&quot;&gt;Blockquote with URL Link ShortCode &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote-link/#blockquote-with-url-link-shortcode&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h4 id=&quot;shortcode-blockquote-with-url-link&quot; tabindex=&quot;-1&quot;&gt;Shortcode BlockQuote with URL Link &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote-link/#shortcode-blockquote-with-url-link&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h4&gt;&lt;blockquote&gt;&lt;p&gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&lt;/p&gt;&lt;footer&gt;George Orwell, &#39;Politics and the English Language&#39; &lt;a href=&quot;https://example.com/&quot;&gt;Click Me&lt;/a&gt;&lt;/footer&gt;&lt;/blockquote&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h4 id=&quot;default-blockquote-with-url-link&quot; tabindex=&quot;-1&quot;&gt;Default BlockQuote with URL Link &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote-link/#default-blockquote-with-url-link&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h4&gt;&lt;blockquote&gt;&lt;p&gt;Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;br&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a href=&quot;https://example.com/&quot;&gt;Example Author&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;h4 id=&quot;blockquote-with-url-link-code-format&quot; tabindex=&quot;-1&quot;&gt;Blockquote with URL Link Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/blockquote-link/#blockquote-with-url-link-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h4&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.&amp;lt;/p&amp;gt;&amp;lt;footer&amp;gt;George Orwell, &#39;Politics and the English Language&#39; &amp;lt;a href=&amp;quot;https://example.com/&amp;quot;&amp;gt;Click Me&amp;lt;/a&amp;gt;&amp;lt;/footer&amp;gt;&amp;lt;/blockquote&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <title>Video Example ShortCodes</title>
    <link href="https://zawn.industries/blog/video/" />
    <updated>2025-01-07T00:00:00Z</updated>
    <id>https://zawn.industries/blog/video/</id>
    <content type="html">&lt;h3 id=&quot;sed-do-eiusmod&quot; tabindex=&quot;-1&quot;&gt;Sed Do Eiusmod &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/video/#sed-do-eiusmod&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.&lt;/p&gt;&lt;figure class=&quot;iframe-wrapper&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/7hiUvyxRIOY&quot; title=&quot;title of your video&quot; loading=&quot;lazy&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;&lt;/figure&gt;&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;&lt;h3 id=&quot;video-code-format&quot; tabindex=&quot;-1&quot;&gt;Video Code Format &lt;a class=&quot;header-anchor&quot; href=&quot;https://zawn.industries/blog/video/#video-code-format&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;figure class=&amp;quot;iframe-wrapper&amp;quot;&amp;gt;&amp;lt;iframe src=&amp;quot;https://www.youtube.com/embed/7hiUvyxRIOY&amp;quot; title=&amp;quot;title of your video&amp;quot; loading=&amp;quot;lazy&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&amp;lt;/figure&amp;gt;
&lt;/code&gt;&lt;/pre&gt;</content>
  </entry>
</feed>