#This is another Main Heading.
- item 1
- Item 2
- Item 3
-
first item *second item
- sub item a
- sub item b
echo "hello world"; if (condition) { // do stuff
}
```
Finally, this is the last pargraph with bold text and italics and code
.
#This is another Main Heading.
first item *second item
echo "hello world";
if (condition) {
// do stuff
}
```
Finally, this is the last pargraph with bold text and italics and code
.