This text is italic
This text is italic
This text is italic
This text is italic
This text is strikethrough
This is a quote
- Item 1
- Item 2
- Item 3
- Nested Item 1
- Nested Item 2
- Item 1
- Item 2
- Item 3
<p>This is a paragraph</p>
Image with link:
dotnet watch run
exit
function add(num1, num2) {
return num1 + num2;
}
public int add(int num1, int num2)
{
return num1 + num2;
}
Name | |
---|---|
John Doe | [email protected] |
Jane Doe | [email protected] |
- Task 1
- Task 2
- Task 3