colspan and rowspan #3

Open
opened 2020-10-29 00:51:44 +01:00 by 4nubianstudies · 0 comments

In markdown tables it is currently not possible to have colspan/rowspan

Ideally, this would look something like:

|2 Intransitive coverbs                |2 Transitive coverbs       |
| ---                  | ---           | ---                | ---  |
| nʊ̄nʊ̄ɲ ɕɪ̀ɛ̄            | hop           | díɟí ɕɪ́ɛ̄           | work |

In which |2 marks that the header cell spans two columns.

In markdown tables it is currently not possible to have colspan/rowspan Ideally, this would look something like: ``` |2 Intransitive coverbs |2 Transitive coverbs | | --- | --- | --- | --- | | nʊ̄nʊ̄ɲ ɕɪ̀ɛ̄ | hop | díɟí ɕɪ́ɛ̄ | work | ``` In which ```|2``` marks that the header cell spans two columns.
4nubianstudies added the
priority: low
label 2020-11-15 10:20:32 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: UnionForNubianStudies/Dotawo#3
No description provided.