<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mermaid on Experiment, Fail, Learn, Repeat</title>
    <link>https://www.hairizuan.com/categories/mermaid/</link>
    <description>Recent content in Mermaid on Experiment, Fail, Learn, Repeat</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright © 2026 Hairizuan Noorazman</copyright>
    <lastBuildDate>Thu, 30 Aug 2018 01:08:57 +0800</lastBuildDate><atom:link href="https://www.hairizuan.com/categories/mermaid/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Rendering diagrams in Hugo</title>
      <link>https://www.hairizuan.com/rendering-diagrams-in-hugo/</link>
      <pubDate>Thu, 02 Aug 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.hairizuan.com/rendering-diagrams-in-hugo/</guid>
      <description>&lt;p&gt;There is an interesting Javascript project that allows one to use just plain old text and convert those said text into diagrams.&lt;/p&gt;&#xA;&lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;https://www.hairizuan.com/mermaid/mermaid.css&#34; /&gt;&#xA;&lt;script src=&#34;https://www.hairizuan.com/mermaid/mermaid.js&#34;&gt;&lt;/script&gt;&#xA;&lt;script&gt;&#xA;    mermaid.initialize({&#xA;        startOnLoad: true&#xA;    });&#xA;&lt;/script&gt;&#xA;&lt;div class=&#34;mermaid&#34; align=&#34;center&#34;&gt;&#xA;graph TD&#xA;Start --&gt; Stop&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Text to that converts to the above diagram:&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
