mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Added fabric markmap visualizer.
This commit is contained in:
parent
9d9ca714d6
commit
8a3a344800
@ -464,7 +464,7 @@ test
|
||||
|
||||
END FABRIC PROJECT DESCRIPTION
|
||||
|
||||
- Take the Fabric patterns given to you as input and think about how to create a Mermaid visualization of everything you can do with Fabric.
|
||||
- Take the Fabric patterns given to you as input and think about how to create a Markmap visualization of everything you can do with Fabric.
|
||||
|
||||
Examples: Analyzing videos, summarizing articles, writing essays, etc.
|
||||
|
||||
@ -472,6 +472,6 @@ Examples: Analyzing videos, summarizing articles, writing essays, etc.
|
||||
|
||||
# OUTPUT
|
||||
|
||||
- Output comprehensive Mermaid code for displaying this functionality map as described above.
|
||||
- Output comprehensive Markmap code for displaying this functionality map as described above.
|
||||
|
||||
- Output the Mermaid code and nothing else.
|
||||
- Output the Markmap code and nothing else.
|
Loading…
Reference in New Issue
Block a user