<?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 plaintext</title><link>https://dudung.github.io/plaintext/tags/mermaid/</link><description>Recent content in mermaid on plaintext</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 13 Dec 2023 08:45:00 +0800</lastBuildDate><atom:link href="https://dudung.github.io/plaintext/tags/mermaid/index.xml" rel="self" type="application/rss+xml"/><item><title>flowchart linkstyle</title><link>https://dudung.github.io/plaintext/0006/</link><pubDate>Wed, 13 Dec 2023 08:45:00 +0800</pubDate><guid>https://dudung.github.io/plaintext/0006/</guid><description>intro flowchart code linkstyle limitation refs intro Link to heading To create diagrams dynamically in an internet browser you can use Mermaid, which is a diagramming and charting tools based on JavaScript and inspired by Markdown text definitions (Woodward &amp;amp; Biagianti, 2022). It has default style, which should be sufficient. But if an adjustment is necessary, e.g. style of the link &amp;ndash; the line connecting two nodes, can be modified (Drago, 2023) and also the other features.</description></item><item><title>layers with nodes</title><link>https://dudung.github.io/plaintext/0005/</link><pubDate>Tue, 12 Dec 2023 21:04:00 +0800</pubDate><guid>https://dudung.github.io/plaintext/0005/</guid><description>intro model mermaid notes refs intro Link to heading We can use Mermaid, a simple Markdown-like script language for generating charts from text via JavaScript (Mallin, 2018), to draw layers with nodes, where the diagram element used is circle and the feature of subgraph. But this would not be the main purpose of Mermaid, but we can use for it.
model Link to heading From right to left it is a 2 &amp;lt;-- 3 &amp;lt;-- 4 &amp;lt;-- 3 architecture.</description></item></channel></rss>