orchidhq / Orchid

Build and deploy beautiful documentation sites that grow with you
https://orchid.run
GNU General Public License v3.0
513 stars 53 forks source link

Consider replacing Krow with Picnic #334

Closed cjbrooks12 closed 4 years ago

cjbrooks12 commented 4 years ago

Picnic is a small library similar to Krow for generating ASCII tables, but seems to be much better at it, and much easier to use. I haven't been wanting to keep Krow up-to-date, so let's just go ahead and deprecate that library entirely and rally behind JakeWharton/picnic instead.

cjbrooks12 commented 4 years ago

Moved to #336