multi-column-markdown
multi-column-markdown copied to clipboard
Add overflow option for column container
Right now you have a setting to set column overflow to hidden or scroll for the columns. It would be great if you could also create this option for the parent container that holds all the columns.
(This feature will work really well in conjunction with my other two feature requests on unlimited columns and min col width)
I'm attaching a gif to give an idea of what can be done if all three features are implemented. I achieved this by setting a min width for the column of 450px and set the parent container to overflow-x: scroll;

of course there is only 3 columns in this example but if these features are implemented then having nay number of columns could make sense.
#46 #47