This commit is contained in:
despiegk 2023-11-29 10:07:22 +03:00
parent e37851d7ec
commit 1a5db08083
Signed by untrusted user: despiegk
GPG Key ID: 99E4E1492F73BC18
3 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,3 @@
- [mermaid](mermaid.md)
- [tables](tables.md)

View File

@ -0,0 +1,30 @@
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
- Markdown Preview Enhanced

View File

@ -0,0 +1,5 @@
# Tables
- see https://www.tablesgenerator.com/markdown_tables