printbox
printbox copied to clipboard
print nested boxes, lists, arrays, tables in several formats
Hi, First of all, thank you for such a great library! I wonder if you guys have considered an extensibility story for printbox. I know you've made `t` opaque and...
Currently, boxes are drawn with `'+'`, `'-'` and `'|'`. Support for unicode's box-drawing characters would be good as they are designed to match up more precisely than the ASCII options...
for now it only contains styling, but we could imagine having URLs as well (which have a very specific rendering in the html backend). What else?
- render as markdown in text - render as `` in html backend - use hyperref in LaTeX, some day
The HTML backend falls short as seen on https://github.com/c-cube/printbox/tree/main/src/printbox-ext-plot