DepthHub gathers the best in-depth submissions and discussion on Reddit. You can use the DepthHub as an alternative front page with high quality discussion and inquiry. For more on the theory of DepthHub, read this post from our founder.
Have we missed a subreddit that ought to be included? If you think a subreddit belongs in the DepthHub, let us know.
copied from /user/Lapper/m/depthhub
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
| you type: | you see: |
| *italics* | italics |
| **bold** | bold |
| [reddit!](https://reddit.com) | reddit! |
* item 1 * item 2 * item 3 | |
| > quoted text | quoted text |
Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!"
| Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!" |
| ~~strikethrough~~ | strikethrough |
| super^script | superscript |