impulse.nvim icon indicating copy to clipboard operation
impulse.nvim copied to clipboard

markdown: support Column and ColumnList

Open chrsm opened this issue 2 years ago • 0 comments

Frankly I'm not sure how to actually support this because it's not actually a markdown thing. Could we take the buffer size, split it in Ns, and wrap content?

Probably too much work.

current code explicitly skips rendering them: https://github.com/chrsm/impulse.nvim/blob/master/yue/impulse/types.yue#L258

chrsm avatar Jun 02 '22 03:06 chrsm