Finally, a blog with [drum roll please…]

Mathjax and markdown1.

Markdown

Markdown is enable for both posts and comments. It can be used like this:

Markdown
======
Markdown is enable for both posts _and_ comments. It can be used like this:

Recursion!

Mathjax

One thing I hate about commenting on facebook, twitter, and most blogs is the lack of latex or mathjax equations.
But behold, if/when you want to tell me my math is terrible, you can!

$p(\theta|y) = \frac{p(y|\theta)p(\theta)}{p(y)}$

produces:
p(θ|y)=p(y|θ)p(θ)p(y)

Displayed equations can just use two $$ on each side instead: p(θ|y)=p(y|θ)p(θ)p(y)


  1. My markdown and latex2 addiction are really out of control at this point. ↩
  2. To clarify, my addiction is to LATEX, not latex ↩

5 Replies to “Finally, a blog with [drum roll please…]”

Leave a Reply