Skip to content

Comment on Markdown.css – make HTML look like plain-text

Comments

I don't understand this, Markdown is meant for writing.

Why don't you just output real markdown with something like Jekyll, Markdown Server (node) or Showdown?

It’s meant as an interesting CSS hack to make markup look like markdown, but still function as regular HTML (including having things like links still work). There are thousands of things that compile markdown to HTML, that's not at all what this does. Try clicking on the different tabs to show the different states or the demo link to the left of them—maybe that'll make more sense?

I still don't get it, why should I make something look like markdown when it can be actual markdown. Links work in markdown, you can eve use something like maruku to have html elements (divs, id's etc) in actual markdown.

Markdown is portable, fake markdown isn't.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.