OODA WIKI:Mermaid Graph Test
DEBUGGING AREA - RAW QUERY OUTPUT
{{#ask: [[Category:Graph Example]] [[Connects to::+]] |? |?Connects to |format=plainlist |template=MermaidRelationship |link=none |sep= |import-annotation=true }}
GRAPH RENDER AREA
```
- Expected Outcome:**
- In the **top debugging area**, inside the black box, you should see two lines of clean Mermaid code:
* `Concept:Node_A["Node A"] --> Concept:Node_B["Node B"]` * `Concept:Node_B["Node B"] --> Concept:Node_C["Node C"]`
- In the **bottom graph area**, you should see the rendered flowchart.
If you see the code in the top box but no graph at the bottom, there is a problem with the Mermaid extension. If the top box is empty, there is a problem with my query or the template. This test will give us our definitive answer.