-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from kevinramage/develop
feat: File explorer
- Loading branch information
Showing
16 changed files
with
730 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Mermaid support | ||
|
||
- [ ] FlowChart | ||
- [ ] Title | ||
- [ ] Orientation | ||
- [ ] Node positionning | ||
- [ ] Node size | ||
- [ ] Text size | ||
- [ ] Markdown formatting | ||
- [ ] Square node | ||
- [ ] Round edge node | ||
- [ ] Stadium shaped node | ||
- [ ] Subroutine node | ||
- [ ] Cylindrical node | ||
- [ ] Circle node | ||
- [ ] Asymmetric node | ||
- [ ] Rhombus node | ||
- [ ] Hexagon node | ||
- [ ] Parallelogram node | ||
- [ ] Parallelogram alt node | ||
- [ ] Trapezoid node | ||
- [ ] Trapezoid alt node | ||
- [ ] Double circle node | ||
- [ ] Link arrow head | ||
- [ ] Link open link | ||
- [ ] Link with text | ||
- [ ] Dotted link | ||
- [ ] Dotted link with text | ||
- [ ] Thick link | ||
- [ ] Thick link with text | ||
- [ ] Invisible link | ||
- [ ] Circle Edge link | ||
- [ ] Cross Edge link | ||
- [ ] Multi directionnal arrow link | ||
- [ ] Length of link | ||
- [ ] Sub graph | ||
- [ ] Interaction | ||
- [ ] Style and classes | ||
- [ ] Fontawesome | ||
- [ ] New shapes 11.3 | ||
|
||
|
||
[Source](https://mermaid.js.org/syntax/flowchart.html#a-stadium-shaped-node) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.