Some text
Some more text
:::: {layout="[[1,1,1], [1]]"}
:::{#skipjack}
:::{#yellowfin}
:::{style="text-align: center"}
Yellowfin tuna
:::
:::
:::{#bigeye}
:::{style="text-align: center"}
Bigeye tuna
:::
:::
:::{#text .fragment}
:::{style="text-align: center; color: red;"}
Some text
:::
:::
::::
:::::
::::::
1.第一點
2.第二點
Column 1 | Column 2 | Column 3 |
---|---|---|
Text | Text | Text |
pie
title 工程師的一天
"吃飯" : 10
"睡覺" : 30
"打咚咚" : 60
預設靠左
編號 | 標題 | 說明 |
---|---|---|
1 |
編號 | 標題 | 說明 |
---|---|---|
100 | 100 | 100 |
|編號|標題|說明|
|:-:|:-:|:-:|
|100|100|100
編號 | 標題 | 說明 |
---|---|---|
100 | 100 | 100 |
|編號|標題|說明|
|-:|-:|-:|
|100|100|100
Column 1 | Column 2 | Column 3 |
---|---|---|
Text | Text | Text |
flowchart
Client
Server
Database
flowchart
Client --> Server
Server --> Database
flowchart LR
Client --> Server
Server --> Database
Database -.-> Server
Server -.-> Client
flowchart LR
c[Client]
s[Server]
db[Database]
c -- HTTP GET --> s
s -- SQL Query --> db
db -. Result Set .-> s
s -. JSON .-> c
flowchart LR
subgraph Azure
s[Server]
db[(Database)]
end
subgraph Netlify
c[Client]
end
c -- HTTP GET --> s
s -. JSON .-> c
db -. Result Set .-> s
s -- SQL Query --> db
flowchart LR
subgraph Azure
s[fa:fa-code Server]
db[(fa:fa-table Database)]
end
subgraph Netlify
c[fa:fa-user Client]
end
subgraph Netlify
end
subgraph Azure
direction LR
end
c -- HTTP GET --> s
s -- SQL Query --> db
db -. Result Set .-> s
s -. JSON .-> c
flowchart RL
A@{ shape: manual-file, label: "File Handling"}
B@{ shape: manual-input, label: "User Input"}
C@{ shape: docs, label: "Multiple Documents"}
D@{ shape: procs, label: "Process Automation"}
E@{ shape: paper-tape, label: "Paper Records"}
sequenceDiagram
Brian->>+Ken: Authentication Request
Ken-->>+Brian: Authentication Response
Ken->>+RequestHandler: Valid Authentication Request
RequestHandler-->>+Ken: Valid Authenticatication Response
gantt
title A Survey Process Gantt Chart
dateFormat YYYY-MM-DD
section Sect1
Short Survey :a1, 2023-01-01, 20d
Data Processing :after a1 , 20d
section Sect2
Periodical Feedback Report :2023-01-12 , 12d
User Testing and Data Exploration : 20d
國立故宮博物院
-73.963246,40.779438,17
- This is my first left element
- This is my second left element
- This is my first right element
- This is my second rightelement
Text going to the right
Text going on the left column
Text going to the right 2
Text going on the left column 2