The reason:
The reason:
Posted Jun 14, 2012 12:45 UTC (Thu) by przemoc (guest, #67594)In reply to: The reason: by nix
Parent article: Quotes of the week
You're right. I tried <pre> at the beginning, but there is this ridiculous requirement of dealing by hand with & and other stuff in HTML that I went with other tags before carefully reading the note. There is also an old <xmp> tag, treating everything in it as-is, but it's not universally supported.
Having Markdown as a third option for format would be really nice in such cases. The only problem is indentation that is tiring unless you have a vi/xclip+sed/etc. close. The solution is a fenced code blocks (~~~) extension, available in many implementations.
But it's OT here, sorry.
