
reStructuredText Primer — Sphinx documentation
reStructuredText Primer ¶ reStructuredText is the default plaintext markup language used by Sphinx. This section is a brief introduction to reStructuredText (reST) concepts and syntax, intended to …
reStructuredText - Wikipedia
reStructuredText (RST, ReST, or reST) is a plain-text markup language primarily used for technical documentation and other textual data. It serves a role similar to that of Markdown but includes …
Basic Syntax — reStructuredText Guide
Basic Syntax # This chapter covers what you need to know to get started using reST in your daily life, and is intended to serve as a reference in case you forget how to do something in particular. …
reStructuredText markup - Python Developer's Guide
Jun 11, 2026 · reStructuredText primer ¶ This section is a brief introduction to reStructuredText (reST) concepts and syntax, intended to provide authors with enough information to author documents …
reStructuredText — Sphinx documentation
reStructuredText ¶ reStructuredText (reST) is the default plaintext markup language used by both Docutils and Sphinx. Docutils provides the basic reStructuredText syntax, while Sphinx extends this …
reStructuredText - SourceForge
Dec 4, 2025 · The primary goal of reStructuredText is to define and implement a markup syntax for use in Python docstrings and other documentation domains, that is readable and simple, yet powerful …
Introduction to reStructuredText - Write the Docs
Introduction to reStructuredText ¶ What is reStructuredText? ¶ reStructuredText is a lightweight markup language that is used in static site generators like Sphinx. It contains robust tools for semantic …
reStructuredText Guide
reStructuredText and Sphinx Are we programming? Summary What can we do with reST? With the online editor With Sphinx Summary Basic Syntax Paragraphs and whitespace Quotes and …
reStructuredText Markup Specification - SourceForge
Apr 29, 2026 · ReStructuredText provides two syntax variants for delineating table cells: Grid Tables and Simple Tables. Tables are also generated by the "csv-table" and "list-table" directives. The "table" …
ReStructuredText Editor — Zed
A fast, collaborative ReStructuredText editor with built-in LSP support, debugging, and AI assistance.