Example Guide
Guides lead a user through a specific task they want to accomplish, often with a sequence of steps. Writing a good guide requires thinking about what your users are trying to do.
Mermaid
Section titled “Mermaid”block-beta
columns 1
db(("DB"))
blockArrowId6<[" "]>(down)
block:ID
A
B["A wide one in the middle"]
C
end
space
D
ID --> D
C --> D
style B fill:#969,stroke:#333,stroke-width:4px
PlantUML
Section titled “PlantUML”Further reading
Section titled “Further reading”- Read about how-to guides in the Diátaxis framework