Browse Source

Added fabric markmap visualizer.

pull/313/head
Daniel Miessler 8 months ago
parent
commit
8a3a344800
  1. 6
      patterns/show_fabric_options_markmap/system.md

6
patterns/show_fabric_options/system.md → patterns/show_fabric_options_markmap/system.md

@ -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…
Cancel
Save