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/
|
||||
|
||||
## example for mindmap
|
||||
|
||||
```mermaid
|
||||
mindmap
|
||||
root((mindmap))
|
||||
Origins
|
||||
Long history
|
||||
::icon(fa fa-book)
|
||||
Popularisation
|
||||
British popular psychology author Tony Buzan
|
||||
Research
|
||||
On effectivness<br/>and features
|
||||
On Automatic creation
|
||||
Uses
|
||||
Creative techniques
|
||||
Strategic planning
|
||||
Argument mapping
|
||||
Tools
|
||||
Pen and paper
|
||||
Mermaid
|
||||
```
|
||||
|
||||
## plugin required in visual studio
|
||||
|
||||
- vscode-mermaid-syntax-highlight
|
||||
- Markdown All in One
|
||||
|
||||
editor see https://mermaid.live/
|
||||
|
||||
## example for mindmap
|
||||
|
||||
```mermaid
|
||||
mindmap
|
||||
root((mindmap))
|
||||
Origins
|
||||
Long history
|
||||
::icon(fa fa-book)
|
||||
Popularisation
|
||||
British popular psychology author Tony Buzan
|
||||
Research
|
||||
On effectivness<br/>and features
|
||||
On Automatic creation
|
||||
Uses
|
||||
Creative techniques
|
||||
Strategic planning
|
||||
Argument mapping
|
||||
Tools
|
||||
Pen and paper
|
||||
Mermaid
|
||||
MdBooks
|
||||
```
|
||||
|
||||
## plugin required in visual studio
|
||||
|
||||
- vscode-mermaid-syntax-highlight
|
||||
- Markdown All in One
|
||||
- Markdown Preview Enhanced
|
Loading…
Reference in New Issue
Block a user