strike
- item 1
- item 2
- item 3
Text above the line
Text below the line
List
- item 1
- item 2
- item 3
- item 4
List
- item 1
- item 2
- item 3
- item 4
List
- item 1
- item 2
- item 3
- item 4
List
- item 1
- item 2
- item 3
- item 4
text from somewhere
Column 1 | Column 2 | Column 3 | Column 4 |
---|---|---|---|
Row 1a | Row 1b | Row 1c | Row 1d |
Row 2a | Row 2b | Row 2c | Row 2d |
- This was the text before
+ This will be the text after
const data = [1,2,3];
data.map((item) => console.log(item));
inline code
This is the orange colour I think we should use #ffa500
, what do you think?
Note
Highlights information that users should take into account, even when skimming. Hello
Note
Highlights information that users should take into account, even when skimming.
Tip
Optional information to help a user be more successful.
Important
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
Caution
Negative potential consequences of an action.
In my README, a GitHub Action gets my latest YouTube videos on a cron:
This code might not look pretty, but this html in the markdown file is automated generated by a GitHub Action.
Here is some Markdown text, and here is some HTML.