Re: 2015: reStructuredText implementations in other programming languages?
"Philipp A." <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <CAN8d9gnyEh9GaAKxR-NoCtpEJfvmw2CLd0B1yymq_CHqZudd+A@mail.gmail.com> |
Skip Montanaro <[email protected]> schrieb am Mi., 22. Apr. 2015 um 15:21 Uhr: > Hasn't Markdown kind of taken over the marked-up-text world these days? Or > is that just how it appears since that's what Github supports? > > Skip > it certainly has taken over the *non-semantic* world. reddit comments, readmes, forums, bug trackers. but i real documents, rST’s flexibility is unparalleled. except for LaTeX, which is a programming language and therefore has to be executed. an example where rST is perfect: http://flask.pocoo.org/docs/0.10/quickstart/#a-minimal-application https://github.com/mitsuhiko/flask/blob/master/docs/quickstart.rst the roles :class:, :meth:, :file:, :command:, :option:, :exc:, :attr:, … all semantically define what the text is, and allow independent styling, links to the official python docs, other project’s docs (e.g. werkzeug), and other parts of the same docs. the same can be applied to blocks. rST also knows citations, … ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y