Hacker News new | ask | show | jobs
by ihuman 2457 days ago
Is there a better way to blockquote? HN doesn't have anything like Markdown's '>' for quotes/blockquotes.
5 comments

> Is there a better way to blockquote?

Personally, I just stick the > in front even though HN doesn't apply special formatting to it. Most people are familiar with that convention, either from Markdown or from stuff like emails.

you can also do "asterisk greater-than text asterisk"

> like this

Same here. If quoting from more than one source, I've sometimes put an identifier in front of the >, like this:

knuth:> blah blah blah

wirth:> bläh bläh bläh

The point of pretty quote formatting is to highlight distinction between your own and borrowed text. But in this case the quote is the main content of the message, so there is no need to format it.

The modern convention for such quotations is called "copypasta": you put your quote in the beginning of your message without additional formatting, and attribute it to the author in the end of your message or in the reply to yourself, or ever in the username of account you created to post the quote (such account would be called "novelty account" because THGTTG is in fact a novel).

Attribution after the quote has additional benefit of giving people the pleasure to recognize the source of the quote themself while they read it.

I've never seen that definition of copypasta before. I've only seen it used to describe a type of meme, where you repost text across the internet.

https://en.wikipedia.org/wiki/Copypasta

No formatting at all is better than 100s of characters in a preformatted block.
> Is there a better way to blockquote? HN doesn't have anything like Markdown's '>' for quotes/blockquotes.

Yes, there’s a better way. Please refer to the parent comment in this discussion [1].

[1] https://news.ycombinator.com/item?id=21020162

Your keyboard has quotation marks on it. Why not use them?