Skip to content

areveal/Codeup_Notes

Repository files navigation

This is a Heading

##This is a Sub-Heading

This is a liiiiiiitle heading

#This is another main heading

Hello Codeup! This is a regular block of text.

  1. item 1
  2. item 2
  3. item 3
  4. item 3
  5. item 4
  6. item a

  • first item
  • second item
    • sub item a
    • sub item b

```
echo "hello";
if (condition) {
	//do stuff
};
```

Finally, this is the last paragraph written with bold text and italics and code.

About

My notes from the Codeup badlands class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published