ReStructuredText
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) m |
Dan Tobias (Talk | contribs) m |
||
Line 6: | Line 6: | ||
|[[Web]] | |[[Web]] | ||
| > | | > | ||
− | |reStructuredText | + | |[[reStructuredText]] |
|} | |} | ||
− | reStructuredText is a text [[markup]] format with the file ending of .rst. It was created as part of the [[Python]] docutils project and is often used in that community. The reStructuredText [[specification]] has been released into the public domain and is available at it's [http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.txt original location] or at [[reStructuredText/spec]]. | + | '''reStructuredText''' is a text [[markup]] format with the file ending of .rst. It was created as part of the [[Python]] docutils project and is often used in that community. The reStructuredText [[specification]] has been released into the public domain and is available at it's [http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.txt original location] or at [[reStructuredText/spec]]. |
Revision as of 08:49, 8 November 2012
File Formats | > | Electronic File Formats | > | Web | > | reStructuredText |
reStructuredText is a text markup format with the file ending of .rst. It was created as part of the Python docutils project and is often used in that community. The reStructuredText specification has been released into the public domain and is available at it's original location or at reStructuredText/spec.