Simple Pod
This is a block of text under the simple pod header. It contains several new lines, but should be slurped together into one continuous line.
THis is a secondary header
this is a block of text under the secondary header it contains many new line characters in its raw form, but it should be displayed as one large continous line.
this is a second block of text under the secondary header it is also muliline in raw form, but should be displayed as a continous line/paragraph
this is a primary header for bullets
now we're going to have bulleted items
lions
tigers
bears
now we're going to have direct item lists
- Lions
-
This is a paragraph under the Lions bullet. It contains many lines in original file, but should be formatted as one large line in viewer. The entire paragraph should be indented.
- Tigers
-
- Apples
- Bananas
- Pears
- Bears
Now its time for code samples, etc
this is a paragraph with inlined characteristics applied to individual words. For instance, this word is italicized. This word is BOLD. Here is a snipped of code, my $a = $b + $c;