Uploaded image for project: 'Forrest (Retired)'
  1. Forrest (Retired)
  2. FOR-769

tables don't support row/colspan

    XMLWordPrintableJSON

Details

    Description

      the plugin should support the sDocBook attributes to span rows and columns in a table; see attached file and below

      <table>
      ...
        <colspec colname='c1'/>
        <colspec colname='c2'/>
        <colspec colname='c3'/>
        <colspec colnum='5' colname='c5'/>
      ...
        <entry morerows='1>
        <entry namest="c2" nameend="c5">span to c5</entry>
        <entry namest="c2" nameend="c3" morerows='1'>
      </table>

      Attachments

        1. index.xml
          1 kB
          Johannes Schäfer

        Activity

          People

            josch Johannes Schäfer
            josch Johannes Schäfer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: