Hacker News new | ask | show | jobs
by telotortium 3604 days ago
As far as quoting, I'd do one of these:

- Prefix each line with ">".

- Surround the quotation with triple quotes, like Python:

"""

My long quotation

"""