<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Text-Based Diagramming on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/text-based-diagramming/</link><description>Recent content in Text-Based Diagramming on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 04 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/text-based-diagramming/index.xml" rel="self" type="application/rss+xml"/><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>