remarkjs / remark-rehype

plugin that turns markdown into HTML to support rehype
https://remark.js.org
MIT License
258 stars 18 forks source link

Resizable Columns for Rendered Tables #34

Closed adarsh0raj closed 8 months ago

adarsh0raj commented 8 months ago

Initial checklist

Problem

Currently remark-rehype 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 8 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 8 months ago

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