| git diff | Show file differences that haven't been staged |
</details>
``````bash
<details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````
---
- <details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````bash
- <details>
- <details>
<summary>Title</summary>
<summary>Basic Table</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````
---
## Basic Table
| Command | Description |
| Command | Description |
| --- | --- |
| --- | --- |
@ -103,7 +53,12 @@ contex
| Backtick | ` |
| Backtick | ` |
| Pipe | \| |
| Pipe | \| |
``````
``````
## write lists inside a markdown table
</details>
- <details>
<summary>write lists inside a markdown table</summary>
| Tables | Are | Cool |
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| ------------- |:-------------:| -----:|
@ -131,6 +86,62 @@ contex
|Values|This is Line 1 <br><br>This is Line 2<br><br>This is Line 3<br>This is Line 4<br>This is Line 5<br>This is Line 6<br>|
|Values|This is Line 1 <br><br>This is Line 2<br><br>This is Line 3<br>This is Line 4<br>This is Line 5<br>This is Line 6<br>|
``````
``````
</details>
## Drop down
<details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````bash
<details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````
---
- <details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````bash
- <details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````
---
# Refrensi
# Refrensi
- [docs.github.com](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables): Organizing information with tables
- [docs.github.com](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables): Organizing information with tables