Cheatsheet# Md Cheatsheet Resources Basics Paragraphs Line breaks Common “starter” syntax Emphasis Headers ATX-style headers Setext-style headers Lists Bulleted lists Numbered lists Links and images Inline link Reference-style link Image Code Inline code span Indented code block Fenced code block (syntax highlighted, common in GFM) Blockquotes Escaping special characters GitHub Pages (note) Bitbucket (note) Cloning a Bitbucket Wiki RST Cheatsheet Resources reST short overview Formatting conventions Paragraphs Section headers Inline text styles Lists Source code blocks Literal blocks via double colon Sphinx-friendly code blocks Links Definitions Footnotes and citations Use of reST in Python docstrings Explicit markup Inline markup roles Object roles (common) Official Docutils cheat sheet (excerpt)