John Pham

The University of California, Riverside

New Design Test Post

This is normal paragraph text. You can make it strong using <strong> or italics using <em>.

Header 1

Header 2

Header 3


Images by default will span the entire width of the post img ![img](https://cdn.shopify.com/s/files/1/0051/4802/products/sticker-large_600x.jpg)

Links look like this

  • This is a list item
  • This is another list item

Code Blocks

var s = 'JavaScript syntax highlighting';
alert(s);
s = "Python syntax highlighting"
print s
No language indicated, so no syntax highlighting.
But let's throw in a <b>tag</b>.