Have the || table markup allow multi line cells

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 1.1
    • Component/s: None

      I would like to see this syntax allowed:

      table stuff

      infor
      info|

      this would create:
      <table>
      <tr>
      <td>table stuff</td>
      <td>
      infor<br>
      info</td>
      </tr>
      </table>

      Maybe you could have the table header say how many columns should reside in a row.

              Assignee:
              Armond Avanes
              Reporter:
              Angus Mezick
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: