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.

Using the Markdown preview

  1. Create an item in Markdown syntax (e.g., https://dpaste.com/DJYAN964N).
  2. When viewing the item, click the “Preview” button above the content to see the rendered version (e.g., https://dpaste.com/DJYAN964N-preview).

dpaste.com Markdown Support

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