remarkjs / remark-gfm

remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
https://remark.js.org
MIT License
721 stars 25 forks source link

Resizable columns for table #61

Closed YashTrivedi21 closed 9 months ago

YashTrivedi21 commented 9 months ago

Initial checklist

Problem

Currently remark-gfm doesn't support resizable column for tables, is there any plan to implement this in future?

Solution

A prop that needs to be passed to enable resizable columns in the plugin such that user can drag the column widths, min width and max width can also be passed as a prop.

Alternatives

Not without help of an extra library or code from scratch.

wooorm commented 9 months ago

There are many ways. It doesn’t have anything to do with this project though. Please ask a question in the designated support channels with much more info.

github-actions[bot] commented 9 months ago

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.