|
|
|
|
|
by function_seven
1889 days ago
|
|
My wish list is not full Markdown support, but a little more than is currently implemented: 1. Ordered lists - Unordered lists Inline `code snippets` Super^script That's it. I totally get why HN wouldn't want tables, bold headers, etc. There's a danger of comments getting visually "noisy" with these. But for referencing code or mathematical concepts, or just listing things, the 4 things above would be really handy. |
|
• like this
• using characters like
• U+2022 BULLET
‣ Or U+2023 TRIANGULAR BULLET
Similarly, you can do superˢᶜʳⁱᵖᵗ using Unicode as well (though I would only recommend it for numbers; Unicode doesn’t include all superscript letters, and most of the ones it does include look bad when used together). But yes, I agree that proper support for these things would be very good. (Especially code blocks!)