Skip to content

Commit abbb8ed

Browse files
add title to the mermaid diagrams
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
1 parent f54d380 commit abbb8ed

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

images/diagram_query.mmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Query Task
3+
---
4+
15
flowchart TD
26
subgraph Inputs["User Arguments"]
37
Path["Path"]

images/diagram_search.mmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Search Task
3+
---
4+
15
flowchart TD
26
subgraph Inputs["User Arguments"]
37
Path["Path"]

images/diagram_summary.mmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Summary Task
3+
---
4+
15
flowchart TD
26
subgraph Inputs["User Arguments"]
37
Path["Path"]

0 commit comments

Comments
 (0)