mirror of
https://gitlab.com/ric_harvey/git-guide.git
synced 2024-11-27 13:24:03 +00:00
remote test mermaid code with icon
This commit is contained in:
parent
cd0af73e43
commit
5f931df4a3
1 changed files with 0 additions and 15 deletions
15
README.md
15
README.md
|
@ -1,18 +1,3 @@
|
||||||
<dl>
|
|
||||||
<link rel="stylesheet" href="https://kit.fontawesome.com/6fcd3ec8be.css" crossorigin="anonymous">
|
|
||||||
</dl>
|
|
||||||
|
|
||||||
test icon
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
flowchart TD
|
|
||||||
A[Christmas] -->|Get money| B(Go shopping)
|
|
||||||
B --> C{Let me think}
|
|
||||||
C -->|One| D[Laptop]
|
|
||||||
C -->|Two| E[iPhone]
|
|
||||||
C -->|Three| F[fa:fa-car Car]
|
|
||||||
```
|
|
||||||
|
|
||||||
# Git Guide
|
# Git Guide
|
||||||
|
|
||||||
## So what is Git?
|
## So what is Git?
|
||||||
|
|
Loading…
Reference in a new issue