Archives
Dammit.
25 Mar 04
I’m not much good at this site-updating nonsense am I? I’m only really posting to try out the new Perl modules I installed, Markdown & Smartypants. Along with the MT plugin Acronym, this posting thing is definitely getting easier. I need a built in spell checker now too though. I’ll add that to my to-do list. Not.
Posted by Alex Turnbull,
Thursday at 10:43 PM
March 2004
Supported Markdown Syntax
[example link](http://example.com/)
[example link](http://example.com/ "Title").
I get 10 times more traffic from [Google][1] than from [Yahoo][2] or [MSN][3].
[1]: http://google.com/ "Google"
[2]: http://search.yahoo.com/ "Yahoo Search"
[3]: http://search.msn.com/ "MSN Search"
Some of these words *are emphasized*.
Some of these words _are emphasized also_.
Use two asterisks for **strong emphasis**.
* This will
* Become
* A List
1. You can
2. Also do
3. Ordered lists
> This is a blockquote.
>
> This is the second paragraph in the blockquote.