-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
[Block] TableAffects the Table BlockAffects the Table Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
When pasting a Markdown table into the editor, it converts to a table block. However the column text alignment is not carried over.
| A - Left | B - Centered | C - Right | D - None |
| :------- | :----------: | --------: | -------- |
| 100 | 150 | 200 | 250 |
| 200 | 250 | 300 | 350 |
| 300 | 350 | 400 | 450 |
| 400 | 450 | 500 | 550 |
| 500 | 550 | 600 | 650 |
What is your proposed solution?
Carry over/convert Markdown column alignments (:--, :--:, --:) to the Table block setting's column alignment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Block] TableAffects the Table BlockAffects the Table Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.