<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Emacs on Pebcac Blog</title><link>https://blog.pebcac.org/tags/emacs/</link><description>Recent content in Emacs on Pebcac Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 31 Jan 2026 18:48:00 -0500</lastBuildDate><atom:link href="https://blog.pebcac.org/tags/emacs/index.xml" rel="self" type="application/rss+xml"/><item><title>Test</title><link>https://blog.pebcac.org/posts/test/</link><pubDate>Sat, 31 Jan 2026 18:48:00 -0500</pubDate><guid>https://blog.pebcac.org/posts/test/</guid><description>&lt;p&gt;I&amp;rsquo;m testing the functionality of my new blog with Doom Emacs. There are a few things I would like to test.&lt;/p&gt;
&lt;h2 id="tests"&gt;Tests&lt;/h2&gt;
&lt;p&gt;First is code blocks:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;This is a test for the blog&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Second is bullet lists:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Test 1&lt;/li&gt;
&lt;li&gt;Test 2&lt;/li&gt;
&lt;li&gt;Test 3&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Third is numbered lists:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Test 1&lt;/li&gt;
&lt;li&gt;Test 2&lt;/li&gt;
&lt;li&gt;Test 3&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>