This part in Markdown.
This part in HTML.
We can show a simple <html>
code snippet by surrounding the code snippet
in back-ticks.
If we need an entire code block, indent the block with 4 spaces.
This is first line of code
This is second line of code
To check which elements of a list are even, do the following:
for number_i in given_list:
if number_i%2 ==0:
print(number_i," is even")
- Here is a reference link to my profile.
- References are case-insensitive. So, this would work as well. reference link.
- Can be done with numbers as well.
Somewhere in the document, you would define all the names
Latest News in Cricket
For further research, use
-
A list item with a line break.
This is the same paragraph.This is a new paragraph in the same item.
-
Second item in the list.
- Item One
- Item Two
- Sub-Item One
- Sub-Item Two
- Sub-Sub-Item One
- Sub-Item Three
- Item Three
- Apple
- Orange
- Banana
To Do List
- Write a Markdown Tutorial
- Add jokes in it
- Apologize for the stupid puns
- Do laundry