<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Technical Writing on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/technical-writing/</link><description>Recent content in Technical Writing on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/technical-writing/index.xml" rel="self" type="application/rss+xml"/><item><title>Create PowerPoint Slides from Markdown with Pandoc</title><link>https://youvenz.github.io/blog/2026-03-05-create-powerpoint-slides-from-markdown-with-pandoc/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-create-powerpoint-slides-from-markdown-with-pandoc/</guid><description>&lt;h1 id="create-powerpoint-presentations-from-markdown-with-pandoc"&gt;Create PowerPoint Presentations from Markdown with Pandoc&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;ve spent the last hour manually formatting slides in PowerPoint—adjusting fonts, copying text, fixing alignment—only to realize you need to make changes across 20 slides. There&amp;rsquo;s a better way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pandoc&lt;/strong&gt; lets you write your entire presentation in plain text, run a single command, and generate a professionally formatted PowerPoint file in seconds. No clicking. No dragging. No wasted time.&lt;/p&gt;
&lt;h2 id="why-this-matters"&gt;Why This Matters&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re a developer, researcher, or content creator, you already know the pain: PowerPoint&amp;rsquo;s interface is slow, changes are tedious, and version control is a nightmare. &lt;strong&gt;Markdown + Pandoc&lt;/strong&gt; flips the script. You write in plain text (which is version-control friendly), separate slides with &lt;code&gt;---&lt;/code&gt;, and convert to &lt;code&gt;.pptx&lt;/code&gt; instantly. Bold, italic, lists, images, tables, equations, links, emojis—all supported. Edit further in PowerPoint if you need to, or ship the file as-is.&lt;/p&gt;</description></item><item><title>D2 Inkscape Extension: Code Diagrams Inside Inkscape</title><link>https://youvenz.github.io/blog/2026-03-05-d2-inkscape-extension-code-diagrams-inside-inkscape/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-d2-inkscape-extension-code-diagrams-inside-inkscape/</guid><description>&lt;h1 id="generate-code-based-diagrams-directly-inside-inkscape-using-d2--for-researchers--technical-writers"&gt;Generate Code-Based Diagrams Directly Inside Inkscape Using D2 — For Researchers &amp;amp; Technical Writers&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;ve spent 20 minutes manually recreating a system architecture diagram in Inkscape because you changed the layout. Or you exported a PNG from a diagram tool, imported it, and now it&amp;rsquo;s locked—you can&amp;rsquo;t edit text or connections without starting over.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;D2 Inkscape extension&lt;/strong&gt; eliminates this friction: write your diagram as code, generate it live inside Inkscape, and keep full editability. No more conversion workflows. No more locked-in exports.&lt;/p&gt;</description></item><item><title>Mermaid: Generate Diagrams from Plain Text</title><link>https://youvenz.github.io/blog/2026-03-04-mermaid-generate-diagrams-from-plain-text/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-mermaid-generate-diagrams-from-plain-text/</guid><description>&lt;h1 id="stop-fighting-with-diagram-tools--generate-professional-visuals-from-plain-text"&gt;Stop Fighting with Diagram Tools — Generate Professional Visuals from Plain Text&lt;/h1&gt;
&lt;p&gt;You need a sequence diagram for your API docs. Opening Lucidchart or draw.io means the next 45 minutes disappear into dragging boxes, nudging arrows three pixels left, and cursing the auto-layout that keeps &amp;ldquo;helping&amp;rdquo; by rearranging everything. Meanwhile, your documentation deadline isn&amp;rsquo;t moving.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mermaid&lt;/strong&gt; lets you skip all of that. Write &lt;code&gt;graph TD; A--&amp;gt;B;&lt;/code&gt; in plain text, run one command, and get a publication-ready diagram. No mouse, no layout fights, no design decisions.&lt;/p&gt;</description></item></channel></rss>