tabled icon indicating copy to clipboard operation
tabled copied to clipboard

Improve spanned table creation

Open zhiburt opened this issue 3 years ago • 0 comments

I accidentally bumped into wiki and noticed this.

It's must be possible to do with tabled already. (Maybe the layout would be a bit different, which is actually also a subject for improvements ref #274) But it would require many Span calls.

table.with(Span::new())

I wonder could we simplify the interface to build it? Maybe some macros?

If anyone has any thoughts how it could look like would be interesting to hear.

zhiburt avatar Jan 30 '23 21:01 zhiburt