←back to thread

82 points lemper | 1 comments | | HN request time: 0.198s | source
Show context
cubefox ◴[] No.41914942[source]
Oh, so the λ in lambda calculus was just a poor man's circumflex.

Unrelated, but why doesn't Hacker News have support for latex? And markdown, for that matter?

replies(1): >>41915234 #
gabrielsroka ◴[] No.41915234[source]
It supports https://news.ycombinator.com/formatdoc
replies(2): >>41915316 #>>41915802 #
yjftsjthsd-h ◴[] No.41915316[source]
Sure, but that's it's own not-quite-markdown thing, which is extra annoying because it's just close enough that people think it is markdown and do things like writing code blocks with ```. IMHO it'd be much better to just actually do markdown, or at least a strict subset.
replies(2): >>41915959 #>>41916012 #
wholinator2 ◴[] No.41916012[source]
Yeah but could it even be changed at this point? I'd imagine that once the ball gets rolling, changing any kind of formatting rules for a site with over a decades worth of (hundreds of thousands, tens of millions? ) of posts would be pretttty hard to get past committee
replies(2): >>41916119 #>>41917640 #
1. cubefox ◴[] No.41917640[source]
Simple solution: apply the new formatting code only to new comments, that is, comments written after the date the new formatting was supported.