Markdown is my friend.

Fed up with trying to format my posts using the WYSIWYG editor in Wordpress, a friend mentioned that he uses Markdown. Looking into it a bit more I was thrilled and have switched to using it exclusively!. The only problem is that some old posts and HTML hacks have broken a little so bear with me for a little while while I sort out the issues and re-mark some of my older posts.

and ahhh finally! Clean code with no headaches!!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Test</title>
</head>
<body>

</body>
</html>

0 Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Content & imagery © Copyright 2007 by Jeffrey Sambells as appropriate.