.REST File
.rest is reStructuredText data
| Features | Description |
|---|---|
| File Extension | .rest |
| Format | N/A |
| Created by | Sublime HQ Pty Ltd |
| Category | Text |
.rest is reStructuredText data
| Features | Description |
|---|---|
| File Extension | .rest |
| Format | N/A |
| Created by | Sublime HQ Pty Ltd |
| Category | Text |
What's on this Page
The rest file extension is used for reStructuredText files.
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents.
reStructuredText is designed for extensibility for specific application domains. The reStructuredText parser is a component of Docutils. reStructuredText is a revision and reinterpretation of the StructuredText and Setext lightweight markup systems.