c-cube / printbox

print nested boxes, lists, arrays, tables in several formats
https://c-cube.github.io/printbox/
BSD 2-Clause "Simplified" License
75 stars 9 forks source link

basic building block for URLs #10

Closed c-cube closed 4 months ago

c-cube commented 4 years ago
lukstafi commented 6 months ago

Is the remaining work simply using markdown in this line of PrintBox_text? That seems like no work at all! If inner = uri, I would actually render in text as just the uri, otherwise as [inner](uri).

c-cube commented 6 months ago

For the text it'd be nice to have optional support for the corresponding ANSI code: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda ?