Live data from Hacker News

Whats Wrong with Markdown

adamhyde.net

41–44 of 44 posts

Re: Whats Wrong with Markdown

#41
post #36

Earlier quoted context omitted.

Paragraphs and emphasis are frequently used here.

paragraphs are plain text :)

No, they are not. It's not directly spit into an element with white-space: pre-line or white-space: pre.

It's converted into paragraphs. Just like stuff inside asterisks is converted into emphasis.

Re: Whats Wrong with Markdown

#42
post #41

Earlier quoted context omitted.

paragraphs are plain text :)

No, they are not. It's not directly spit into an element with white-space: pre-line or white-space: pre. It's converted into paragraphs. Just like stuff inside asterisks is converted into emphasis.

sigh. plain text paragraphs cant be claimed to be invented by markdown. sorry. good try tho.

Re: Whats Wrong with Markdown

#43
post #41

Earlier quoted context omitted.

No, they are not. It's not directly spit into an element with white-space: pre-line or white-space: pre. It's converted into paragraphs. Just like stuff inside asterisks is converted into emphasis.

sigh. plain text paragraphs cant be claimed to be invented by markdown. sorry. good try tho.

Invented? You are missing the point.

The comments are written in a markup language (Markdown, UBB, whatever...) which is then converted to HTML.

It's transformed and not displayed as-is.

Re: Whats Wrong with Markdown

#44
post #43

Earlier quoted context omitted.

sigh. plain text paragraphs cant be claimed to be invented by markdown. sorry. good try tho.

Invented? You are missing the point. The comments are written in a markup language (Markdown, UBB, whatever...) which is then converted to HTML. It's transformed and not displayed as-is.

Thats like saying BP invented oil. To claim a plaintext only comment, sans markdown syntax, as markdown is a big stretch to make. But I understand you will want to make that stretch inorder to justify the magic utility of the format. Thats a big whatever from me.

Anyway. Im not going to argue this further. Agreed to disagree.

Post reply on HN