Merge branch 'main' of git.ourworld.tf:home/tutorials
This commit is contained in:
commit
691ab75944
@ -1,30 +1,31 @@
|
|||||||
|
|
||||||
editor see https://mermaid.live/
|
editor see https://mermaid.live/
|
||||||
|
|
||||||
## example for mindmap
|
## example for mindmap
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
mindmap
|
mindmap
|
||||||
root((mindmap))
|
root((mindmap))
|
||||||
Origins
|
Origins
|
||||||
Long history
|
Long history
|
||||||
::icon(fa fa-book)
|
::icon(fa fa-book)
|
||||||
Popularisation
|
Popularisation
|
||||||
British popular psychology author Tony Buzan
|
British popular psychology author Tony Buzan
|
||||||
Research
|
Research
|
||||||
On effectivness<br/>and features
|
On effectivness<br/>and features
|
||||||
On Automatic creation
|
On Automatic creation
|
||||||
Uses
|
Uses
|
||||||
Creative techniques
|
Creative techniques
|
||||||
Strategic planning
|
Strategic planning
|
||||||
Argument mapping
|
Argument mapping
|
||||||
Tools
|
Tools
|
||||||
Pen and paper
|
Pen and paper
|
||||||
Mermaid
|
Mermaid
|
||||||
```
|
MdBooks
|
||||||
|
```
|
||||||
## plugin required in visual studio
|
|
||||||
|
## plugin required in visual studio
|
||||||
- vscode-mermaid-syntax-highlight
|
|
||||||
- Markdown All in One
|
- vscode-mermaid-syntax-highlight
|
||||||
|
- Markdown All in One
|
||||||
- Markdown Preview Enhanced
|
- Markdown Preview Enhanced
|
Loading…
Reference in New Issue
Block a user