Monday, March 21, 2011

coding

I’ve been tinkering and hacking together some extensions for GoogleChrome, even going to the step of setting up a github account where I can managerevisioning. It was while bouncing around other people’s projects ongithub that I became reacquainted with markdown, as there is an optionto save your readme files in markdown format. After realising how daftI’ve been for not employing markdown in my various projects I’ve takena step to rectify this by now parsing posts I make via posterous formarkdown formatting.

yay markdown

  • markdown is so easy and cool

yes

yes it is

if ($displaying=="nicely formatted") { $fuzzy="happy"; }else { $fuzzy="unhappy"; }