back

iconwrite Markdown on the blog!

May 11, 2011, 21:27

While the new website isn't officially public yet (waiting on translations), I took some time to enhance the blog engine. With a few lines it now supports markdown which greatly reduces the uglyness of the posts in the database and perfectly fits my needs.

So now I can easily make lists:

  • like
  • that
  • isn't it cool?

Also makes displaying some code easier, like this:

10 PRINT "HELLO"  
20 GOTO 10
RUN

I guess I can even get subtitles.

Looks like one indeed.

Not to mention blockquotes Which are nice to have too.

Live preview

Also I found this cool article which explains how to create live MarkDown previews with jquery and few lines of javascript. That's cool.

0 responses to this post

Name
E-mail (will not be published)
Comment
rss Blog RSS Feed

rss Comments RSS Feed