polish
This commit is contained in:
parent
b3480bdc49
commit
b90590b9f4
7 changed files with 24 additions and 8 deletions
|
@ -17,3 +17,15 @@ Want to see what Quartz can do? Here are some cool community gardens :)
|
|||
- [Mike's AI Garden 🤖🪴](https://mwalton.me/)
|
||||
|
||||
If you want to see your own on here, submit a [Pull Request adding yourself to this file](https://github.com/jackyzha0/quartz/blob/v4-alpha/content/showcase.md)!
|
||||
|
||||
Left-aligned text | Center-aligned text | Right-aligned text
|
||||
:-- | :--: | --:
|
||||
Content | Content | Content
|
||||
|
||||
```mermaid
|
||||
sequenceDiagram
|
||||
Alice->>+John: Hello John, how are you?
|
||||
Alice->>+John: John, can you hear me?
|
||||
John-->>-Alice: Hi Alice, I can hear you!
|
||||
John-->>-Alice: I feel great!
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue