[MacPorts] #60917: Enable reStructuredText in Trac

MacPorts noreply at macports.org
Wed Jul 29 17:07:00 UTC 2020


#60917: Enable reStructuredText in Trac
--------------------------+---------------------
  Reporter:  ryandesign   |      Owner:  admin@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  trac         |    Version:
Resolution:               |   Keywords:
      Port:               |
--------------------------+---------------------

Comment (by ryandesign):

 Here's an example which currently renders the source but should render a
 table if rst were enabled:

 {{{
 #!rst
 +------------+------------+-----------+
 | Header 1   | Header 2   | Header 3  |
 +============+============+===========+
 | body row 1 | column 2   | column 3  |
 +------------+------------+-----------+
 | body row 2 |`RestructuredText`:trac:|
 +------------+------------+-----------+
 | body row 3 | Cells may  | - Cells   |
 +------------+ span rows. | - contain |
 | body row 4 |            | - blocks. |
 +------------+------------+-----------+
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60917#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list