«
»

Lawyer blogs, WordPress

Using markdown to make posting easier

10.05.10 | Comment?

For all you legal bloggers out there that prefer coding to clicking through WYSIWYG editors, Daring Fireball‘s Markdown is a user friendly syntax that allows you to quickly draft blogposts without using full HTML and without having to highlight and point and click to get all the formatting you want.

So instead of typing out:

<blockquote>"I'm a quote!"</blockquote>

All you have to do is type:

>"I'm a quote!"

No more typing out bullet point code or long “a href=” you can simply use asterisks and square and curved brackets.

Install it into your WordPress blog to give it a run. As an added bonus, if you use MarsEdit, it has a preview text filter for Markdown.

There are a few plugins to choose from, I’m using Michael Fortin’s PHP markdown.

Tags: ,

related

have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

:

:


«
»