dpaste.com is a programmer pastebin. Use it to share pieces of code in chat rooms, forums, and the like, without pastebombing the conversation. Your code gets a short URL like https://dpaste.com/ABCD23456
. dpaste supports over 500 syntaxes, including Markdown.
Markdown items can be previewed, and the preview has a bookmarkable URL. Python-Markdown is used for Markdown rendering.
dpaste.com provides support for the following Markdown elements.
Element | Support | Notes |
---|---|---|
Headings | Yes | |
Paragraphs | Yes | |
Line Breaks | Yes | |
Bold | Yes | |
Italic | Yes | |
Blockquotes | Yes | |
Ordered Lists | Yes | |
Unordered Lists | Yes | |
Code | Yes | |
Horizontal Rules | Yes | |
Links | Yes | |
Images | Yes | |
Tables | Yes | |
Fenced Code Blocks | Yes | |
Syntax Highlighting | Yes | |
Footnotes | No | |
Heading IDs | No | |
Definition Lists | No | |
Strikethrough | No | |
Task Lists | No | |
Emoji (copy and paste) | Yes | |
Emoji (shortcodes) | No | |
Highlight | No | |
Subscript | No | |
Superscript | No | |
Automatic URL Linking | No | |
HTML | Yes |
Learn Markdown in 60 pages. Designed for both novices and experts, The Markdown Guide book is a comprehensive reference that has everything you need to get started and master Markdown syntax.
Get the BookDon't stop now! 🚀 Star the GitHub repository and then enter your email address below to receive new Markdown tutorials via email. No spam!