mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-19 13:02:14 +02:00
fix: replace 'markdown' to 'markup' (#4739)
This commit is contained in:
@@ -8,7 +8,7 @@ filename: restructuredtext.rst
|
||||
|
||||
RST, Restructured Text, is a file format created by the Python community to write documentation. It is part of [Docutils](https://docutils.sourceforge.io/rst.html).
|
||||
|
||||
RST is a markdown language like HTML but is much more lightweight and easier to read.
|
||||
RST is a markup language like HTML but is much more lightweight and easier to read.
|
||||
|
||||
|
||||
## Installation
|
||||
|
Reference in New Issue
Block a user