<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Slides on SoloSoft</title><link>https://www.solosoft.dev/tags/slides/</link><description>Recent content in Slides on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/slides/index.xml" rel="self" type="application/rss+xml"/><item><title>presenterm: Terminal-Based Markdown Presentation Tool</title><link>https://www.solosoft.dev/post/presenterm-markdown-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/presenterm-markdown-2026/</guid><description>&lt;p&gt;). Standard Markdown features are supported including headings, lists, tables, code blocks, images, blockquotes, and inline formatting. The Markdown file is passed to presenterm as a command-line argument, and the presentation displays immediately.&amp;quot;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;question: &amp;ldquo;What terminal features does presenterm support?&amp;rdquo;
answer: &amp;ldquo;presenterm leverages modern terminal capabilities including 24-bit true color, Unicode graphics, Kitty terminal protocol for inline images, sixel graphics, and terminal hyperlinks. It automatically detects the terminal emulator&amp;rsquo;s capabilities and adjusts rendering accordingly.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;question: &amp;ldquo;Can presenterm execute code during presentations?&amp;rdquo;
answer: &amp;ldquo;Yes, presenterm supports code execution within slides. Code blocks with the &amp;rsquo;exec&amp;rsquo; annotation can be configured to run their content in a specified language or shell. The output is displayed below the code block, making it useful for live demonstrations during technical presentations.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;question: &amp;ldquo;Does presenterm support presenter notes?&amp;rdquo;
answer: &amp;ldquo;Yes, presenterm supports presenter notes that are visible only in a separate presenter window or by pressing a specific key during the presentation. Notes are written as part of the slide content using a special annotation and are not shown in the main presentation view.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Creating presentations is a frequent task for developers, yet the dominant tools &amp;ndash; PowerPoint, Google Slides, and Keynote &amp;ndash; feel heavy and out of place in a terminal-centric workflow. &lt;strong&gt;presenterm&lt;/strong&gt; (mfontanini/presenterm on GitHub) offers a compelling alternative: a tool that renders Markdown files as beautiful slide presentations directly in the terminal, with syntax highlighting, image support, and live code execution.&lt;/p&gt;</description></item></channel></rss>